pgAdmin 4 commit: Ensure drag/drop from the treeview works as expected

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure drag/drop from the treeview works as expected
Date: 2019-07-04 13:49:12
Message-ID: E1hj26q-0006ba-2E@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure drag/drop from the treeview works as expected on Firefox. Fixes #4429

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0aa18fd466dbadf040152965781ae5033f4a26af
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_11.rst | 1 +
web/pgadmin/static/js/tree/tree.js | 4 ++++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 8 +++++++-
3 files changed, 12 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-07-04 13:49:42 Re: [pgAdmin][RM4429] Drag and Drop name in query tool is not working for Firefox browser
Previous Message Dave Page 2019-07-04 13:34:23 Re: [pgAdmin][RM4318] Change CSS cursors to reflect locked layout level