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 Jan 15, 2023
1 parent 13aa04b commit dba0122
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 @@ -2021,6 +2021,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 dba0122

Please sign in to comment.