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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed blank screen issue on windows and also made cha
Date: 2021-08-26 05:49:24
Message-ID: E1mJ8GS-0003Nr-Cb@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-08-26 05:49:48 Re: [pgAdmin][RM6419] pgAdmin blank screen issue on windows
Previous Message Aditya Toshniwal 2021-08-25 12:04:02 [pgAdmin][RM6419] pgAdmin blank screen issue on windows