[pgadmin-org/pgadmin4] 361ae4: Fixed an issue where on entering full screen, the ...

From: Nikhil Mohite <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 361ae4: Fixed an issue where on entering full screen, the ...
Date: 2023-11-23 10:22:13
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/115208-361ae4@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 361ae458d4138bd449f89c1cb9c85d8c72d5abb3
https://github.com/pgadmin-org/pgadmin4/commit/361ae458d4138bd449f89c1cb9c85d8c72d5abb3
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-11-23 (Thu, 23 Nov 2023)

Changed paths:
M runtime/src/js/pgadmin.js
M web/pgadmin/browser/static/js/MainMenuFactory.js

Log Message:
-----------
Fixed an issue where on entering full screen, the option label is not changed to 'Exit Full Screen' in desktop mode. #6921

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2023-11-23 10:24:27 [pgadmin-org/pgadmin4] e66cb5: Ensure user is not prompted for password if server...
Previous Message Aditya Toshniwal 2023-11-23 10:21:07 [pgadmin-org/pgadmin4] 115208: Reverse engineer serial columns when generating ER...