Обсуждение: pgAdmin III commit: Fix an issue when editing date value in frmEditGrid

Поиск
Список
Период
Сортировка

pgAdmin III commit: Fix an issue when editing date value in frmEditGrid

От
Guillaume Lelarge
Дата:
Fix an issue when editing date value in frmEditGrid

There was a bug which makes the date value invisible. Adding two pixels to the
height of the widget fixes that.

Patch from Steffen Kuhn.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ec4098968604f0acd3ef34fad56afb63b9add062
Author: Steffen Kuhn <pg@kuhnsteffen.de>

Modified Files
--------------
pgadmin/frm/frmEditGrid.cpp |    3 +++
1 files changed, 3 insertions(+), 0 deletions(-)