pgAdmin 4 commit: Fix double scrollbar on the query tool results grid.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix double scrollbar on the query tool results grid.
Date: 2019-02-27 11:00:04
Message-ID: E1gywwW-0003zG-R3@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix double scrollbar on the query tool results grid.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6b3a628e7a9bb4948e6076336d845474f45eae98
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/static/js/panel.js | 8 +++++++-
web/pgadmin/tools/sqleditor/static/css/sqleditor.css | 4 ++++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 1 +
3 files changed, 12 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-02-27 11:00:43 Re: Result grid rendering (was: Re: [pgAdmin4][Pattch] - RM #3673 - "Download as .csv" F8 does NOT work when one of joined files is a TEMPORARY file)
Previous Message Akshay Joshi 2019-02-27 07:49:43 [pgAdmin4][Patch]: RM #3933 Error dropping database pop up message displayed if user try to drop any database with Arabic character with non super user