pgAdmin 4 commit: Speed up the expansion/collapsing of nodes.

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Speed up the expansion/collapsing of nodes.
Date: 2016-03-21 17:15:35
Message-ID: E1ai3QV-0004UR-Bv@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Speed up the expansion/collapsing of nodes.
[as per Thom Brown <thom(at)linux(dot)com>]

Also, we will not like to wait for 500 microsecond before initialing the
tree items, load them asap.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b056ba7bb719e327af8bceb08ad263af484aa65e
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisdb(dot)com>

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/browser.js | 10 ++++++++++
1 file changed, 10 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-03-21 17:18:24 Re: Speed up node animation in pgAdmin4
Previous Message Dave Page 2016-03-21 14:33:27 Re: Fix PSQL Console plugin for OS X