Hello, long time no communication.
I have a problem with lack of skinning text information,
concerning small icon skinning text on 1st column, large icon skinning text on 2nd column.
The skin text below used to work before,
with older Windows 10, and older Classic Shell v4.3.0
Now all the proper icons don't show in 2nd column.
I have to select large icons for both columns, click the start button to get menu,
then click on settings to make 1st column small icons,
then by clicking start button again, icons show properly.
If I restart computer, I have to do the routine again.
What text can I put in, or take out to remedy this problem?
I like this different icon size feature, as it is similar to XP menu.
See picture for better explanation of what's going on.
No rush for answer.
OPTION RADIOGROUP="Icon size 1st column",0,SMALLICONS|LARGEICONS
OPTION SMALLICONS="Small",0
OPTION LARGEICONS="Large",1
OPTION RADIOGROUP="Icon size 2nd column",0,NOICONS2|SMALLICONS2|LARGEICONS2
OPTION NOICONS2="None",0
OPTION SMALLICONS2="Small",0, TWO_COLUMNS, 0
OPTION LARGEICONS2="Large",1, TWO_COLUMNS, 0
;first column
[SMALLICONS]
Main_large_icons=0
Main_icon_size=small
Main_icon_padding=4,4,4,4,100%
Main_text_padding=1,3,8,4,100%
[LARGEICONS]
Main_large_icons=0
Main_icon_size=large
;second column
[NOICONS2]
Main_large_icons=0
Main2_icon_size=none
Main2_text_padding=1,7,8,7,100%
;Main_no_icons2=1
[SMALLICONS2]
Main_large_icons=0
Main2_icon_size=small
Main2_icon_padding=4,4,4,4,100%
Main2_text_padding=1,3,8,4,100%
[LARGEICONS2]
Main_large_icons=0
Main2_icon_size=large