Re: [pgAdmin4][RM4063] Various resize handles are still too small

2019-03-25 Thread Dave Page
Thanks, applied. On Mon, Mar 25, 2019 at 1:43 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > With the pull request https://github.com/EnterpriseDB/wcDocker/pull/6 merged, > we can now increase the grab handles of properties dialogs (docker floating > panels) to

[pgAdmin4][RM4063] Various resize handles are still too small

2019-03-24 Thread Aditya Toshniwal
Hi Hackers, With the pull request https://github.com/EnterpriseDB/wcDocker/pull/6 merged, we can now increase the grab handles of properties dialogs (docker floating panels) to make if resize easier. Attached patch is the changes required in pgAdmin. Do not forget to yarn install. Kindly review.