Re: pgAdmin 4 commit: Improvement in the look and feel of the whole applica - Mailing list pgadmin-hackers

From Dave Page
Subject Re: pgAdmin 4 commit: Improvement in the look and feel of the whole applica
Date
Msg-id CA+OCxoyBjf2bV+ybc6Cj8759K_FzL+585LKgCo8kersTK+eeHQ@mail.gmail.com
Whole thread Raw
In response to Re: pgAdmin 4 commit: Improvement in the look and feel of the whole applica  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Responses Re: pgAdmin 4 commit: Improvement in the look and feel of the whole applica  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Hi

On Fri, Jan 4, 2019 at 4:51 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Dave,

On Thu, Jan 3, 2019 at 8:39 PM Dave Page <dpage@pgadmin.org> wrote:

A few other things that I noticed (or have been bugging me):

- The menu bar seems a little cramped. Taking pg-navbar from 32 to 40px and setting the font-weight to normal on the menu options (but not the product name) seems much better to me (and adjusting everything else as required of course).
Giving too much space for the navbar will reduce the usable space for other things. It is good enough(32) to be used easily, and is equal to all the other headers in app (including tabs) giving a feel of native desktop application. You'll find even smaller menu heights in native desktop application. We can make font weight to normal and may be slightly increase horizontal spacing between the menu links.

8 pixels isn't going to make a noticeable difference to the workspace for users, and would leave the bar smaller than the 50px it's been for the last couple of years (iirc). I think it needs it to avoid looking cramped - please make the change.
 

- In the file dialogue, the column headers don't line up with the columns in the rows.
I could not see this on my machine (screenshot attached). Could you please share the screenshot. 

Attached - thanks! This is Chrome 70.0.3538.102 on MacOS.
 
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Attachment

pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]: RM 3702 - pgAdmin dashboard showing the oid for the user-defined tables and table names for the catalog tables in locks monitoring window
Next
From: Akshay Joshi
Date:
Subject: [pgAdmin4][Patch] - RM 3549 Trigger function with return typeevent_trigger is not displayed in tree view with EPAS server