[pgAdmin4][Patch]: RM1579 - Unable to scroll the query text window during selection

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM1579 - Unable to scroll the query text window during selection
Date: 2016-09-15 07:54:36
Message-ID: CAM5-9D9RoouRYNk=7m+Khe22=1CEcJtXzutQYrnqJP2M=jNY8g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

*Please find the attached patch patch with following changes:*

1) Implemented CodeMirror addon 'simplescrollbars'.

2) The CodeMirror instance of query tool was not rendering into
wcDocker's *'pg-panel-content'
div*. it renders outside the div, due to which it took little more time
investigating why scrollbars doesn't appear in editor.

3) Add new css specific to query tool.

Please review.

Thanks,
Surinder Kumar

Attachment Content-Type Size
RM1579.patch application/octet-stream 3.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-09-15 08:08:06 pgAdmin 4 commit: The Switch Dependency Cell, implemented in schema mod
Previous Message Jeff Janes 2016-09-14 19:32:56 Re: [pgadmin-support] pgadmin4 RPMs need some testing!