Re: [patch][pgAdmin] Multiple ERD related fixes - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject Re: [patch][pgAdmin] Multiple ERD related fixes
Date
Msg-id CAM9w-_=5PiAHVN0VJacUHFr+n4eP3J6WdJ6fNfqy7kMp2gTntg@mail.gmail.com
Whole thread Raw
In response to [patch][pgAdmin] Multiple ERD related fixes  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Responses Re: [patch][pgAdmin] Multiple ERD related fixes
List pgadmin-hackers
Hi,

Please find the rebased patch based on the latest code.

On Wed, Jan 27, 2021 at 4:17 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached patch fixes:
1. Documentation missing for 'Download Image' option in ERD. Fixes #6180.
2. Generate SQL displayed twice in ERD tool. Fixes #6179.
3. Zooming out too far makes the diagram vanish entirely. Fixes #6164.
4. Zoom to fit button only works if the diagram is larger than the canvas. Fixes #6163.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"


--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: [pgAdmin][RM-6045]: Autocomplete is not showing any suggestions if the schema name contains escape characters.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6177] ERD download image related fixes