pgAdmin 4 commit: Ensure CodeMirror always has a non-zero font size.Fi - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure CodeMirror always has a non-zero font size.Fi
Date
Msg-id E1fcsEC-0000aF-3V@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure CodeMirror always has a non-zero font size. Fixes #3480

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2b9c0a63fba2aaf1dcfbde7d396fe9f324557e42
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/css/browser.css        | 5 +----
web/pgadmin/browser/static/js/preferences.js      | 5 ++++-
web/pgadmin/static/js/sqleditor_utils.js          | 9 +++++----
web/regression/javascript/sqleditor_utils_spec.js | 2 +-
4 files changed, 11 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin4][RM3480] User can not see any SQL query in SQL pane
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM3480] User can not see any SQL query in SQL pane