pgAdmin 4 commit: Fix double click issue to expand the contents of a ce - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix double click issue to expand the contents of a ce
Date
Msg-id E1hvyBN-0007Ct-VI@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix double click issue to expand the contents of a cell if the resultset was not editable. Fixes #4585

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b618dfe286146c3c8db73de834eda60e8a12d556
Author: Yosry Muhammad <yosrym93@gmail.com>

Modified Files
--------------
docs/en_US/release_notes_4_12.rst                  | 3 ++-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 7 +++----
2 files changed, 5 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: Creating control sliders
Next
From: Akshay Joshi
Date:
Subject: Re: Query Tool - Cell Double Click Fix