2021-06-01, 23:47
I tried to change it in the Includes_HomeCommons.xml file, but it didn't change anything.
Quote:<control type="label">
<description>Applications</description>
<include>HomeLabel</include>
<label>$LOCALIZE[31504]</label>
<animation effect="fade" start="100" end="40" time="300" tween="cubic" easing="inout" condition="!Container(20).HasFocus(6)">Conditional</animation>
<animation effect="zoom" start="100" end="80" time="150" tween="sine" easing="inout" center="auto" condition="!Control.HasFocus(625)">Conditional</animation>
<visible>!Skin.HasSetting(HomePrograms)</visible>
</control>