From 84909cf397f8dce8c54e03690b0d075a18b54898 Mon Sep 17 00:00:00 2001 From: bonzibudd <61938331+bonzibudd@users.noreply.github.com> Date: Tue, 4 May 2021 20:11:11 -0400 Subject: [PATCH] Skin: Retain list padding when using icon frames This will make the padding of list items stay the same regardless of if icon frames are enabled or not. List padding shouldn't change with the icon frame option because lists don't contain icon frames. --- Src/Skins/Metro7/SkinDescription.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Src/Skins/Metro7/SkinDescription.txt b/Src/Skins/Metro7/SkinDescription.txt index 9a5dbaf..c579dc8 100644 --- a/Src/Skins/Metro7/SkinDescription.txt +++ b/Src/Skins/Metro7/SkinDescription.txt @@ -143,6 +143,7 @@ Scrollbar_arrows_mask=17 ; LIST SECTION +List_icon_padding=3,3,3,3,100% List_text_padding=0,0,4,0,100% List_separator_font="Segoe UI",bold,-9 List_separator_text_padding=3,0,0,0,100%