pgAdmin III commit: Fix the refresh on frmMain

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix the refresh on frmMain
Дата
Msg-id E1RjFx2-0002wJ-Eg@gothos.postgresql.org
обсуждение исходный текст
Список 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
------
master

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

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


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: pgshpere
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #351: Refresh bug on the stats tab