pgAdmin 4 commit: Resolve the issue related to the close query tool pan

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolve the issue related to the close query tool pan
Date: 2021-09-06 13:53:08
Message-ID: E1mNF3c-0002RM-0I@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolve the issue related to the close query tool panel with the save query tool changes.

refs #6710

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f91908f627874b362704b3b6be66e80eb047cd30
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/datagrid/static/js/datagrid.js | 2 +-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 36 ++++++++--------------
2 files changed, 13 insertions(+), 25 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-06 13:53:33 Re: [pgAdmin][patch] Min window size for desktop app be 1024x768
Previous Message Akshay Joshi 2021-09-06 13:53:07 pgAdmin 4 commit: Set the minimum window size of the NWjs desktop app t