Fix right-hand padding with Icon frames enabled

This should improve the right-hand spacing when icon frames are enabled, and right-hand icons are disabled. There shouldn't be any extra icon/text padding for Main2 when icons aren't enabled.
This commit is contained in:
bonzibudd
2021-05-03 16:54:16 -04:00
committed by ge0rdi
parent 7d0a9df1c3
commit 1db0006c96

View File

@@ -182,6 +182,8 @@ Main_icon_frame_slices_Y=4,4,4
Main_icon_frame_offset=3,3
Main_icon_padding=6,6,6,6,100%
Main_text_padding=5,2,8,2,100%
[ICON_FRAMES AND NOT SMALL_ICONS AND NOT NO_ICONS]
Main2_icon_padding=6,6,6,6,100%
Main2_text_padding=5,2,8,2,100%