pgAdmin 4 commit: Fixed the export image issue where relation lines are

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed the export image issue where relation lines are
Date: 2021-08-24 11:42:10
Message-ID: E1mIUok-0000sP-OW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

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