Skip to content

Commit

Permalink
[Widgets] fixed issue with width of widget container in some cases
Browse files Browse the repository at this point in the history
  • Loading branch information
beatmasterRS committed Sep 16, 2022
1 parent 9b39c3e commit 360ed89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 1080i/Includes_Defs.xml
Expand Up @@ -2037,6 +2037,7 @@
<height>$PARAM[height]</height>
<include content="def_left" condition="![$EXP[HomeIsModernMultiWidgets] + !Skin.HasSetting(homemenu.clean.flix)] | Skin.HasSetting(old.widgets.movement)"><param name="left" value="70" /></include>
<left>0</left>
<include content="def_right" condition="$EXP[HomeIsVerticalMultiWidgets] + Skin.HasSetting(homemenu.vertical.noslide)"><param name="right" value="290" /></include>
<right>0</right>
<include content="Animation.FadeOutHomeFullscreenWidget" condition="$EXP[HomeIsModernMultiWidgetsNetflix] | $EXP[HomeIsVerticalMultiWidgetsNetflix]">
<param name="condition" value="$PARAM[animation_condition]"/>
Expand Down

0 comments on commit 360ed89

Please sign in to comment.