pgAdmin 4 commit: Increase frames splitter mouse hover area to make it

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Increase frames splitter mouse hover area to make it
Date: 2019-01-30 08:56:47
Message-ID: E1golfr-00074c-6i@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Increase frames splitter mouse hover area to make it easier to resize. Fixes #3865

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_2.rst | 1 +
web/package.json | 2 +-
web/pgadmin/static/scss/_webcabin.pgadmin.scss | 14 +++++++++++---
web/pgadmin/static/scss/resources/_default.variables.scss | 3 +++
4 files changed, 16 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-01-30 08:57:09 Re: [pgAdmin4][RM3865] Difficult to resize Query Tool
Previous Message Khushboo Vashi 2019-01-30 08:49:14 Re: [pgAdmin4][Patch]: RM 3927 Unable to debug the procedure inside package