pgAdmin 4 commit: Increase the size of the resize handle of the edit gr

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Increase the size of the resize handle of the edit gr
Date: 2018-12-13 10:56:53
Message-ID: E1gXOfl-0006gB-8w@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Increase the size of the resize handle of the edit grid text pop-out. Fixes #3083
Allow horizontal sizing of the edit grid text pop-out. Fixes #3805

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=52fb8e197ff9d69fb3c6b658164425dba8b096df
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_3_7.rst | 4 +++-
web/pgadmin/tools/sqleditor/static/scss/_sqleditor.scss | 4 ++++
2 files changed, 7 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-12-13 10:56:59 Re: [pgAdmin4][Patch]: RM #3805 Result table cell view/edit popup dialog stopped resizing horizontally
Previous Message Dave Page 2018-12-13 10:51:01 Re: [pgAdmin4][Patch]: RM #3589 Allow user to save/download Explain plan as JPEG/SVG format