]> 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)
committerVaadin Code Review <review@vaadin.com>
Wed, 10 Jun 2015 13:15:06 +0000 (13:15 +0000)
commitbe9f7f3128a2f4c895f595058a2f53af1bc91778
treed4167d554192c57d39db07b881e364438ccf13da
parent04b3ae04b5fec74b16691ca079dc59a1eadbae5d
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