pgAdmin 4 commit: Revert "Ensure the treeview can be scrolled horizonta

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Revert "Ensure the treeview can be scrolled horizonta
Date: 2017-04-18 13:51:58
Message-ID: E1d0TXy-0008T4-JW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Revert "Ensure the treeview can be scrolled horizontally. Fixes #2339"

This reverts commit 78c25cef21dcffed695494caa93c3e16b3114b47 which apparently prevents tree nodes being collapsed.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9f6041b2a77c05147d6007115d723acdf8e85f4c

Modified Files
--------------
web/pgadmin/browser/static/css/browser.css | 4 ----
1 file changed, 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-04-18 13:55:38 Re: [pgAdmin4][Patch]: RM #2339 - Horizontal scrolling in the treeview
Previous Message Dave Page 2017-04-18 13:38:18 Re: [pgAdmin4][Patch]: RM 2318: Fixed Foreign Table column order