melistik / vaadin-sliderpanel

SlidingPanel component for Vaadin Framework
https://vaadin.com/directory/component/sliderpanel
MIT License
17 stars 16 forks source link

Table contents are not visible while the slider panel is expanding #19

Closed dfsisinni closed 8 years ago

dfsisinni commented 9 years ago

If the slider panel contains a table, the table contents are not visible while the slider panel is expanding. They appear after the expand animation is complete and during collapse. It would be a slicker experience if the table contents were visible while expanding.

melistik commented 9 years ago

could you please add your sample code - then i will take a look