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 <[email protected]> Modified Files -------------- CHANGELOG | 2 + pgadmin/gqb/gqbView.cpp | 37 +++- pgadmin/include/gqb/gqbViewController.h | 390 +++++++++++++++---------------- 3 files changed, 229 insertions(+), 200 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
