pgAdmin 4 commit: Fixed codemirror black screen issue on OSX.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed codemirror black screen issue on OSX.
Date: 2021-02-19 05:45:08
Message-ID: E1lCybE-0006XR-06@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed codemirror black screen issue on OSX.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f65eb546b787af07bcc0dead10646025bab3a1ae
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 22 ++++++++++++++++++++++
web/pgadmin/static/scss/_codemirror.overrides.scss | 7 +++++++
2 files changed, 29 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-02-19 05:45:22 Re: [pgAdmin]: CodeMirror black screen issue on macOS
Previous Message Dave Page 2021-02-18 16:13:49 pgAdmin 4 commit: A little code tidying.