pgAdmin 4 commit: Fixed an issue where strike-through is not visible fo - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where strike-through is not visible fo
Date
Msg-id E1l7wkQ-00005l-6E@gothos.postgresql.org
Whole thread Raw
List 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.mohite@enterprisedb.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(+)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: [pgAdmin][RM-6178]: Cannot change background color with servers Throws js Exceptions
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6157]: UI issue in delete records.