[pgAdmin4][Patch]: RM 1780: Rendering glitches in the query editor line number column when editing many lines

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM 1780: Rendering glitches in the query editor line number column when editing many lines
Date: 2016-12-09 11:37:34
Message-ID: CAFOhELdUX90C67fs576RZDZG3dkSRePkzzPGB9ibP0NEVzdepg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch to fix the RM 1780: Rendering glitches in
the query editor line number column when editing many lines.

Some codemirror css were overwritten to increase the width of the line
number column in sql editor.
Due to those changes this issue was coming, I have removed those css
changes and set the line number column to the default size.

Please review the patch and let me know if any other UI changes are
required.

Thanks,
Khushboo

Attachment Content-Type Size
RM_1780.patch text/x-patch 1.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-12-09 11:59:17 pgAdmin 4 commit: Treat databases with datallowconn=false appropriately
Previous Message Neel Patel 2016-12-09 10:23:47 [pgAdmin4]: RM-1910 - Remember last used directory in the file manager