pgAdmin 4 commit: Fixed mouse click issue where it does not select an o

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed mouse click issue where it does not select an o
Дата
Msg-id E1jRrPw-0000LG-Q7@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed mouse click issue where it does not select an object in Browser unless the pointer is over the object. Fixes
#4180

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=90849fe29b99914308c7f46ac99223ff1b417d76
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst                |   1 +
web/pgadmin/browser/static/js/browser.js         |   1 +
web/pgadmin/preferences/static/js/preferences.js |   1 +
web/pgadmin/static/scss/_aci_tree.overrides.scss | 216 ++++++++++++-----------
4 files changed, 119 insertions(+), 100 deletions(-)


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

Предыдущее
От: Nagesh Dhope
Дата:
Сообщение: Re: [pgAdmin][RM3269] Slider jumps up issue in DataView panel
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4180] Mouse click does not select object in Browserunless pointer is over object