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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure CodeMirror always has a non-zero font size. Fi
Date: 2018-07-10 12:58:48
Message-ID: E1fcsEC-0000aF-3V@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-07-10 12:58:54 Re: [pgAdmin4][RM3480] User can not see any SQL query in SQL pane
Previous Message Aditya Toshniwal 2018-07-10 10:58:04 Re: [pgAdmin4][RM3480] User can not see any SQL query in SQL pane