pgAdmin 4 commit: Fixed an issue where the top menu disappears when ent

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where the top menu disappears when ent
Date: 2021-03-17 13:18:51
Message-ID: E1lMW4Z-0004u3-1p@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where the top menu disappears when entering into the full screen for minimum screen resolution. Fixes #6322

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4bb71c56adc41887050395a351757fbc4b245adc

Modified Files
--------------
docs/en_US/release_notes_5_1.rst | 1 +
runtime/src/js/misc.js | 36 +++++++++++++++++++++++++++++++-
runtime/src/js/pgadmin.js | 4 ++--
web/pgadmin/browser/static/js/runtime.js | 8 -------
4 files changed, 38 insertions(+), 11 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2021-03-17 15:20:24 pgAdmin 4 commit: Ensure the Python interpreter used by the runtime ign
Previous Message Rahul Shirsat 2021-03-17 11:19:57 SonarQube Fixes #5 Roles & Functions