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

From Surinder Kumar
Subject [pgAdmin4][Patch]: RM1579 - Unable to scroll the query text window during selection
Date
Msg-id CAM5-9D9RoouRYNk=7m+Khe22=1CEcJtXzutQYrnqJP2M=jNY8g@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: RM1579 - Unable to scroll the query text window during selection  (Dave Page <dpage@pgadmin.org>)
List 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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin IV: Unittests-drop objects functionality
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: The Switch Dependency Cell, implemented in schema mod