pgAdmin III commit: Fix a layout bug in the graphical explain renderer - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Fix a layout bug in the graphical explain renderer
Date
Msg-id E1VBgcF-0008E3-QK@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix a layout bug in the graphical explain renderer that could render nodes on top of each other.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5895bcfad68862cb8ac9a3fddffb42ef1aa573ab
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
CHANGELOG                           |    2 ++
pgadmin/ctl/explainCanvas.cpp       |   30 ++++++++++++++++++++----------
pgadmin/ctl/explainShape.cpp        |   28 ++++++++++++++++++++++++++++
pgadmin/include/ctl/explainCanvas.h |    1 +
4 files changed, 51 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Support updated flags for foreign keys in PG 9.3.
Next
From: Dave Page
Date:
Subject: Re: Bug in the graphical explain