[pgAdmin][patch] Using addEventListener to avoid conflict with jquery.drag

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема [pgAdmin][patch] Using addEventListener to avoid conflict with jquery.drag
Дата
Msg-id CAM9w-_n=Dub5=8TvuzT9=1Ev9yeMSk2uQZ2f0Vayihx+bjfxFA@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][patch] Using addEventListener to avoid conflict with jquery.drag  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi Hackers,

Attached is a small patch to avoid a potential conflict with jquery.drag and use addEventListener to bind events.
Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Вложения

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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-4567]: Privileges revoked using SQL query on objects like tables does not correctly in SQL tab
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Avoid a potential conflict with jquery.drag and use a