pgAdmin 4 commit: Fixed an issue with geometry window zoom mouse scroll

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue with geometry window zoom mouse scroll
Дата
Msg-id E1nqxNM-0001UU-5E@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue with geometry window zoom mouse scroll not working. Fixes #7373

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_10.rst                                       | 1 +
.../tools/sqleditor/static/js/components/sections/GeometryViewer.jsx    | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)


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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM7373] geometry window zoom mouse scroll not active
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin]: Feature test cases fixes