Re: [pgAdmin][RM6954] Changing themes does nothing on Windows when system high contrast mode is enabled

2021-11-06 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Nov 5, 2021 at 1:19 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch will disable the force-adjust-color of the system theme on > pgAdmin. > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Sof

Re: [pgAdmin][RM6976] Allow large comments and resize textarea

2021-11-06 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Nov 5, 2021 at 12:08 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch will allow textrea's to be resized and have more than 255 > chars. > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Softw

pgAdmin 4 commit: Fixed an issue where textarea should be allowed to re

2021-11-06 Thread Akshay Joshi
Fixed an issue where textarea should be allowed to resize and have more than 255 chars. Fixes #6976 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ed4d0f95eb4c4682f848a4faff8688740f80462 Author: Aditya Toshniwal Modified Files

pgAdmin 4 commit: Ensure that changing themes should work on Windows wh

2021-11-06 Thread Akshay Joshi
Ensure that changing themes should work on Windows when system high contrast mode is enabled. Fixes #6954 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=31849ea95fa082cbb1e925b2e1197415dd09fbde Author: Aditya Toshniwal Modified Files ---