Ensure context menus never get hidden below the menu bar. Fixes #3789

This commit is contained in:
Aditya Toshniwal
2019-10-25 11:31:25 +01:00
committed by Dave Page
parent 02642628b0
commit a804485a4c
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -18,5 +18,6 @@ Housekeeping
Bug fixes
*********
| `Issue #3789 <https://redmine.postgresql.org/issues/3789>`_ - Ensure context menus never get hidden below the menu bar.
| `Issue #4845 <https://redmine.postgresql.org/issues/4845>`_ - Fixed potential error in the properties dialog for the Code tab.
| `Issue #4850 <https://redmine.postgresql.org/issues/4850>`_ - Fixed an issue where Datetimepicker control opens when clicking on the label.