[pgAdmin][RM3269] Slider jumps up issue in DataView panel

Поиск
Список
Период
Сортировка
От Nagesh Dhope
Тема [pgAdmin][RM3269] Slider jumps up issue in DataView panel
Дата
Msg-id CAA3zdZqEPtWQLRVdv3+NEKEkp_cqCxPwUgA5oQPYGZ6LoErx7g@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][RM3269] Slider jumps up issue in DataView panel
Список pgadmin-hackers
Hi Hackers,
The attached patch fixes an issue where slider jumps up when new rows get loaded while scrolling down in the DataView panel in the query tool.
Fix uses rows_affected field to create dummy rows (Apart from the first batch of rows). Dummy rows will be updated as and when they are requiredAs total required rows are created initially, SlickGrid will not readjust its height when the next batch of rows are loaded. Hence the jump up in the slider will not happen.

--
Thanks,
Nagesh
Вложения

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

Предыдущее
От: navnath gadakh
Дата:
Сообщение: Re: [pgAdmin][RM5157] Default sort order at start in view table databy primary key by default
Следующее
От: navnath gadakh
Дата:
Сообщение: Re: [pgAdmin][RM5157] Default sort order at start in view table databy primary key by default