pgAdmin 4 commit: Fixed the rightmost and bottom tooltip crop issues in

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed the rightmost and bottom tooltip crop issues in
Date: 2020-04-21 08:00:29
Message-ID: E1jQnpV-0004pZ-9x@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed the rightmost and bottom tooltip crop issues in the explain query plan. Fixes #5352

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7e30a99937737e1e86f9ee93ea1bccf97f1a0198
Author: Yogesh Jain <yogesh(dot)jain(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst | 1 +
web/pgadmin/misc/static/explain/js/explain.js | 3 +++
2 files changed, 4 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-21 08:01:38 Re: [pgAdmin][RM4545]: In grant wizard, last object is not selectable
Previous Message Shubham Agarwal 2020-04-21 07:48:29 Re: [pgAdmin 4 - Housekeeping #5255] Implement Selenium Grid using multi-threading & solenoid using current test framework