| From: | Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com> |
|---|---|
| To: | Thom Brown <thom(at)linux(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: Speed up node animation in pgAdmin4 |
| Date: | 2016-03-21 17:18:24 |
| Message-ID: | CAG7mmowsrPf6FmR1zskrbcdexDhR1nS=A5Tav66VP97b+VUd8w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Fri, Mar 18, 2016 at 11:12 PM, Thom Brown <thom(at)linux(dot)com> wrote:
> Hi,
>
> I've attached a patch to speed up the expansion/collapsing of nodes.
> I've found it sluggish when testing, so I suggest we make it feel more
> responsive. I've also changed the speed of scrolling to an item. I
> don't know if we use this anywhere, but in case we do, I don't think
> we want it as slow as the node expansion speed was.
>
Agreed.
Checked-in with some more lower numbers.
Also - decreased the initial load time to make sure, we load the browser
tree node asap (50 microseconds after tree initialised).
>
> Regards
>
> Thom
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ashesh Vashi | 2016-03-21 18:30:58 | pgAdmin 4 commit: Allow to create sub-menu/menu-group by specify the sa |
| Previous Message | Ashesh Vashi | 2016-03-21 17:15:35 | pgAdmin 4 commit: Speed up the expansion/collapsing of nodes. |