pgAdmin 4 commit: Fixed the export image issue where relation lines are - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed the export image issue where relation lines are
Date
Msg-id E1mIUok-0000sP-OW@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed the export image issue where relation lines are over the nodes. Fixes #6531

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_7.rst                                      | 1 +
web/pgadmin/tools/erd/static/js/erd_tool/ui_components/BodyWidget.jsx | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6495] ERD 1:M relationship - allow the referenced table to be the same as the local table.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Patch] - Bug #6641 - Invalid failure for pgAdmin terminate session for AWS RDS Postgres.