melistik / vaadin-sliderpanel

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

Cannot currently set icon #34

Open Thibstars opened 7 years ago

Thibstars commented 7 years ago

In v2.0.0, setIcon(VaadinIcons.SEARCH); is a good example of a method that doesn't do anything at this point.

I would expect that to add the specified icon to the tab's caption.