pgAdmin 4 commit: Update wcDocker to fix the issue where the Scratch Pa

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Update wcDocker to fix the issue where the Scratch Pa
Date: 2019-03-21 09:15:31
Message-ID: E1h6tnP-0000Lq-DL@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update wcDocker to fix the issue where the Scratch Pad grows in size if the results panel is resized. Fixes #3968

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=61f11aa4fcbf223c00ddab5fcf03d8808ef2bef3
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_4.rst | 1 +
web/package.json | 2 +-
web/yarn.lock | 4 ++--
3 files changed, 4 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-21 09:21:34 Re: [pgAdmin4][RM3968] Panel automatically gets resized (wcDocker)
Previous Message Aditya Toshniwal 2019-03-21 05:27:40 [pgAdmin4][RM3968] Panel automatically gets resized (wcDocker)