]> source.dussan.org Git - vaadin-framework.git/commit
Fix Escalator spacer visibility calucation (#17826)
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Wed, 10 Jun 2015 12:34:45 +0000 (15:34 +0300)
committerJohannes Dahlström <johannesd@vaadin.com>
Wed, 10 Jun 2015 14:08:11 +0000 (17:08 +0300)
commit9abd1e5f9fc3989d98a581d3d437aa0a53bbbb17
tree72c789b8a7422eebafc7ce67d5016187da2b2403
parent81415609e32d8df183b8437a2bbc622b7f61aab8
Fix Escalator spacer visibility calucation (#17826)

Now calls directly to correct spacer container to update visibility
instead of doing extra work with recalculating everything.

Change-Id: I8625033012773a10983cd5d4f6ef3ce1be50ee26
client/src/com/vaadin/client/widgets/Escalator.java