pgAdmin III commit: Fix the refresh on frmMain

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the refresh on frmMain
Date: 2012-01-06 19:59:44
Message-ID: E1RjFx2-0002wL-FA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the refresh on frmMain

ExpandChildNodes() method updates the stats bar with informations from the
expanded node, instead of the parent node which is selected.

Per report from Bartek.
Fixes #351

Branch
------
REL-1_14_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=3d71499cec002279f6a042385e5e226aefb6d103

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/frm/frmMain.cpp | 5 +++--
2 files changed, 4 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2012-01-06 19:59:54 Re: [pgAdmin III] #351: Refresh bug on the stats tab
Previous Message Dave Page 2012-01-06 17:06:07 Re: pgshpere