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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where slider jumps up when new rows ge
Дата
Msg-id E1jQnpV-0004pb-AN@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Shubham Agarwal
Дата:
Сообщение: Re: [pgAdmin 4 - Housekeeping #5255] Implement Selenium Grid usingmulti-threading & solenoid using current test framework
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4545]: In grant wizard, last object is not selectable