pgAdmin 4 commit: Ensure the scroll location is retains in the queryto - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure the scroll location is retains in the queryto
Date
Msg-id E1eHnU6-0007ea-NJ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the scroll location is retains in the query tool data grid if the user changes tab and then returns. Fixes #2875

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=38f111d969d3faee673afad7dd0cd147f86758f7
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 34 ++++++++++++++++++++--
1 file changed, 31 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix bundle creation on Windows which was failingdue
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Switching between Tabs resets table viewportto first row in gird - Query tool