Thread: SVN Commit by dpage: r7710 - trunk/pgadmin3/pgadmin/gqb

SVN Commit by dpage: r7710 - trunk/pgadmin3/pgadmin/gqb

From
svn@pgadmin.org
Date:
Author: dpage

Date: 2009-03-16 14:18:14 +0000 (Mon, 16 Mar 2009)

New Revision: 7710

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7710&view=rev

Log:
Bug: If you add a large alias to a table  (bigger than table) with joins and
locate at left position in the relationship of joins, then the table is resize
but the position of joins anchors aren't recalculate, leaving the joins anchors
misplaced (ex: inside the table in the middle ). [Luis Ochoa]



Modified:
   trunk/pgadmin3/pgadmin/gqb/gqbView.cpp