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 Feb 12, 2023
1 parent 22d5788 commit 51d1c01
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 @@ -2023,6 +2023,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 51d1c01

Please sign in to comment.