pgAdmin 4 commit: Fix double click issue to expand the contents of a ce

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix double click issue to expand the contents of a ce
Date: 2019-08-09 06:15:21
Message-ID: E1hvyBN-0007Ct-VI@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-08-09 06:15:47 Re: Query Tool - Cell Double Click Fix
Previous Message Aditya Toshniwal 2019-08-09 05:36:32 Re: Creating control sliders