Thread: pgAdmin 4 commit: Fixed an issue where slider jumps up when new rows ge

pgAdmin 4 commit: Fixed an issue where slider jumps up when new rows ge

From
Akshay Joshi
Date:
Fixed an issue where slider jumps up when new rows get loaded while scrolling down in the DataView panel in the query
tool.Fixes #3269 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8d4f3c07c777d57cf0e89af8ed06b0e7886f37ab
Author: Nagesh Dhope <nagesh.dhope@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst                  |  1 +
web/pgadmin/tools/sqleditor/__init__.py            | 11 ++++-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 48 ++++++++++++++--------
3 files changed, 42 insertions(+), 18 deletions(-)