pgAdmin 4 commit: Use a more reasonable dynamic default for the window

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Use a more reasonable dynamic default for the window
Date: 2016-11-08 11:38:32
Message-ID: E1c44jY-000224-Sa@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Use a more reasonable dynamic default for the window size (90% x 90%). Fixes #1939

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=297733634b24046385418721aa9918f2dd9be7a6

Modified Files
--------------
runtime/BrowserWindow.cpp | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Susan Douglas 2016-11-08 17:15:13 Patch for the Query Tool that addresses: [pgadmin-support] no search box on query tool toolbar
Previous Message Dave Page 2016-11-08 10:59:03 Re: [Patch][pgAdmin4][runtime]: RM#1375 - Migrate the runtime to QtWebEngine from QtWebKit