eclipse-scout / scout.rt

https://www.eclipse.org/scout/
Eclipse Public License 2.0
34 stars 39 forks source link

Add shake animation when unchecking last visible calendar #1200

Closed Knicksaas closed 3 weeks ago

Knicksaas commented 3 weeks ago

When the user tries to hide the last visible calendar, the tree node shakes and is not uncheckable. This commit includes also a bugfix to correctly update the visibility of a calendar when the calendar is initialized but not rendered.

387614

Knicksaas commented 3 weeks ago

Run tests