pgAdmin 4 commit: Fixed an issue where drag and drop object is not corr - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where drag and drop object is not corr
Date
Msg-id E1lc1Qe-0008Q9-SU@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where drag and drop object is not correct in codemirror for properties dialog. Fixes #4436

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=333a22496c846f1b8ae044fa7a08cbf4e0b67c71
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_3.rst          |  1 +
web/pgadmin/static/js/backform.pgadmin.js | 37 +++++++++++++++++++++++++++++--
2 files changed, 36 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: Feature #6395 - Basic Log Rotation
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4436]Drag and drop is incorrect in codemirror boxes in node properties dialog