pgAdmin III commit: Fix a rendering issue in the SQL text box on Mac, w

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix a rendering issue in the SQL text box on Mac, w
Date: 2011-01-04 16:55:26
Message-ID: 201101041655.p04GtQPY059972@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a rendering issue in the SQL text box on Mac, where resizing the
line numbering margin can obscure text.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b0ecbbca7f77c0f07cff67bba3d2bca28954a1e2
Author: Dhiraj Chawla <dhiraj(dot)chawla(at)enterprisedb(dot)com>

Modified Files
--------------
pgadmin/ctl/ctlSQLBox.cpp | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jasmin Dizdarevic 2011-01-04 17:22:10 Re: Step ordering pgAgent
Previous Message Dave Page 2011-01-04 16:34:08 Re: Number of selected characters.