pgAdmin 4 commit: Speed up the expansion/collapsing of nodes. - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Speed up the expansion/collapsing of nodes.
Date
Msg-id E1ai3QV-0004UR-Bv@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Speed up the expansion/collapsing of nodes.
[as per Thom Brown <thom@linux.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.vashi@enterprisdb.com>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Fix PSQL Console plugin for OS X
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: The minimal refresh functionality, which will not unl