Kodi Community Forum

Full Version: Need help to understand
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys,

I am wondering if it is possible to hide a windows contents when a dialog is active? e.g. hide home menu when shutdown menu active.

Cheers,
Matuk
PHP Code:
<animation effect="fade" start="100" end="0" time="200" condition="Window.IsVisible(home)">Conditional</animation