pgAdmin 4 commit: Allow text selection/copying from disabledCodeMirror - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow text selection/copying from disabledCodeMirror
Date
Msg-id E1erl0m-0004Xa-5v@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow text selection/copying from disabled CodeMirror instances. Fixes #2309

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7471dea45816443ce5c146ae636f84c0a902f5a9
Author: Neethu Mariya Joy <neethumariyajoy@gmail.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/css/sqleditor.css | 7 ++++++-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js   | 6 +++---
2 files changed, 9 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Undo previous thinko - there's already a check-pep8t
Next
From: Dave Page
Date:
Subject: Re: Bug #2309 fix