pgAdmin 4 commit: Fix scrolling in the query tool editor. Fixes #1579 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix scrolling in the query tool editor. Fixes #1579
Date
Msg-id E1bkSl3-0001u2-Qy@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix scrolling in the query tool editor. Fixes #1579

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=016de5dc88111bcf5e6769b92f745a1797bdbde5
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/templates/base.html                              |  2 ++
web/pgadmin/tools/sqleditor/static/css/sqleditor.css         | 12 ++++++++++++
.../tools/sqleditor/templates/sqleditor/js/sqleditor.js      | 11 ++++++-----
3 files changed, 20 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: [pgAdmin4][Patch]: RM1579 - Unable to scroll the query text window during selection
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM1579 - Unable to scroll the query text window during selection