Thread: pgAdmin 4 commit: Fixed blank screen issue on windows and also made cha

pgAdmin 4 commit: Fixed blank screen issue on windows and also made cha

From
Akshay Joshi
Date:
Fixed blank screen issue on windows and also made changes to use NWjs manifest for remembering window size. Fixes #6419

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_7.rst |  1 +
runtime/package.json             |  2 +-
runtime/src/js/misc.js           | 25 -------------------
runtime/src/js/pgadmin.js        | 53 +++++++++++++---------------------------
runtime/yarn.lock                |  8 +++---
5 files changed, 23 insertions(+), 66 deletions(-)