pgAdmin III commit: Fix a drawing glitch in the GQB, if the canvas exce - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Fix a drawing glitch in the GQB, if the canvas exce
Date
Msg-id 201008311446.o7VEk8rg010845@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix a drawing glitch in the GQB, if the canvas exceeds the hard-coded minimum size.

Branch
------
REL-1_12_0_PATCHES

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

Modified Files
--------------
CHANGELOG                               |    2 +
pgadmin/gqb/gqbView.cpp                 |   37 +++-
pgadmin/include/gqb/gqbViewController.h |  390 +++++++++++++++----------------
3 files changed, 229 insertions(+), 200 deletions(-)


pgadmin-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: pgAdmin III commit: Fix a drawing glitch in the GQB, if the canvas exce
Next
From: Dave Page
Date:
Subject: Re: Visual relicts gqb