Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Keep aspect ratio for posters using square layout
Browse files Browse the repository at this point in the history
  • Loading branch information
MoojMidge committed Nov 30, 2022
1 parent 3c23e2a commit f522b3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 1080i/Includes_Layouts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1898,6 +1898,9 @@
</include>
<include content="Object_ItemIcon">
<param name="icon">$VAR[Image_Square]</param>
<param name="icon_keep">$VAR[Image_Square]</param>
<param name="is_keep">String.IsEqual(ListItem.DBType,movie)</param>
<param name="icon_keep_bordersize">0</param>
<param name="diffuse">$PARAM[diffuse]</param>
</include>
<include content="Object_Indicator" condition="!$PARAM[variation]">
Expand Down

0 comments on commit f522b3c

Please sign in to comment.