pgAdmin 4 commit: Fixed an issue where strike-through is not visible fo

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where strike-through is not visible fo
Date: 2021-02-05 08:45:50
Message-ID: E1l7wkQ-00005l-6E@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where strike-through is not visible for rows selected for deletion after scrolling. Fixes #6157

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9e85fb3de38aa93216a642fad0a27faaf553fcde
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_5_0.rst | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 9 +++++++++
2 files changed, 10 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-02-05 08:46:20 Re: [pgAdmin][RM-6157]: UI issue in delete records.
Previous Message Nikhil Mohite 2021-02-05 06:26:06 [pgAdmin][RM-6178]: Cannot change background color with servers Throws js Exceptions