Fixed an issue where Preferences are not saved when the dialog is maximized. Fixes #7383

This commit is contained in:
Nikhil Mohite
2022-05-17 11:06:14 +05:30
committed by Akshay Joshi
parent 44f9ba4a57
commit ae0624ae8a
2 changed files with 6 additions and 1 deletions

View File

@@ -19,3 +19,4 @@ Bug fixes
*********
| `Issue #7372 <https://redmine.postgresql.org/issues/7372>`_ - Tell Docker to always pull the latest base images when building containers.
| `Issue #7383 <https://redmine.postgresql.org/issues/7383>`_ - Fixed an issue where Preferences are not saved when the dialog is maximized.