Re: [pgAdmin4][RM4084] wcDocker layout saving on Query Tool and Debugger

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][RM4084] wcDocker layout saving on Query Tool and Debugger
Date: 2019-03-26 11:22:53
Message-ID: CAM9w-_=AgBnZn4cfsO3PDxpVAaDNHvtSRRHB2aSgQ97m2RF4Uw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Please find attached the rebased patch. Kindly ignore previous.

On Tue, Mar 26, 2019 at 3:01 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> With pull request https://github.com/EnterpriseDB/wcDocker/pull/7 committed,
> we can now utilise the LAYOUT_CHANGED event emitted by wcDocker and save
> the layout if event occurs.
>
> Attached patch contains changes in pgAdmin to use LAYOUT_CHANGED event.
> The layouts of query tool and debugger will also be saved.
>
> Kindly review.
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB Software Solutions | Pune
> "Don't Complain about Heat, Plant a tree"
>

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"

Attachment Content-Type Size
RM4084_v2.patch application/octet-stream 23.8 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-26 14:26:05 pgAdmin 4 commit: Add missing closing brace.
Previous Message Aditya Toshniwal 2019-03-26 09:31:55 [pgAdmin4][RM4084] wcDocker layout saving on Query Tool and Debugger