[pgAdmin][RM4180] Mouse click does not select object in Browser unless pointer is over object

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM4180] Mouse click does not select object in Browser unless pointer is over object
Date: 2020-04-23 13:28:46
Message-ID: CAM9w-_=99Xae5b65S36yJ++2JS0CHVnLWxK10bdz0acSV77K6A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached patch will allow the tree objects to be selected on the full row.
Currently, it works only on the expand/collapse icon and the object text.

I went through the acitree code and found an option - "fullRow" to enable
it. However, changes were required to CSS to fit our current view.

Please review.

--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM4180.patch application/octet-stream 7.9 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nagesh Dhope 2020-04-24 05:19:22 Re: [pgAdmin][RM3269] Slider jumps up issue in DataView panel
Previous Message Akshay Joshi 2020-04-23 12:04:10 Re: [pgAdmin][RM5043] Column names not in creation order during - refresh via context menu required to resort them properly