pgAdmin 4 commit: Set the minimum window size of the NWjs desktop app t

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Set the minimum window size of the NWjs desktop app t
Date: 2021-09-06 13:53:07
Message-ID: E1mNF3b-0002RK-Ve@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Set the minimum window size of the NWjs desktop app to be 1024x768.

Branch
------
master

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

Modified Files
--------------
runtime/src/js/pgadmin.js | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-06 13:53:08 pgAdmin 4 commit: Resolve the issue related to the close query tool pan
Previous Message Nikhil Mohite 2021-09-06 12:52:51 Re: [pgAdmin][RM-6710]: Multiple query tool tabs getting closed for single close event.