pgAdmin 4 commit: Fixed sizing issue of help dialog for Query Tool and - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed sizing issue of help dialog for Query Tool and
Date
Msg-id E1lTj5S-00084l-Pk@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed sizing issue of help dialog for Query Tool and ERD Tool when open in the new browser tab. Fixes #6333

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=585ba81492c5cf1ebc3bc34db2645cc9e6cf4b42
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_2.rst                                   | 1 +
web/pgadmin/browser/static/js/browser.js                           | 7 ++++++-
.../tools/erd/static/js/erd_tool/ui_components/BodyWidget.jsx      | 7 ++++++-
3 files changed, 13 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Patch] RM 6082 - Able to change connection when a long query is running
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin] [patch] RM6333 Help dialog issue if we set "Open in new browser tab" for Query tool & ERD.