Hide icons that are not in use. Is this what we should be doing or is there some special LUA thing that I didn't notice?
This commit is contained in:
@@ -2497,6 +2497,7 @@ MoreExitUnselectedP2Command=
|
||||
ShowExplanations=1
|
||||
ThemeTitles=1
|
||||
ThemeItems=1
|
||||
IconsOnCommand=x,-30;y,-30
|
||||
|
||||
IconsP1X=SCREEN_CENTER_X-280
|
||||
IconsP2X=SCREEN_CENTER_X+280
|
||||
@@ -3038,7 +3039,7 @@ Fallback=ScreenOperatorMenu
|
||||
Class=ScreenOptionsMaster
|
||||
ThemeItems=0
|
||||
ThemeTitles=1
|
||||
IconsOnCommand=
|
||||
IconsOnCommand=x,-30;y,-30
|
||||
|
||||
[ScreenOperatorMenu]
|
||||
Fallback=ScreenOptionsMaster
|
||||
@@ -4316,7 +4317,7 @@ HeaderOnCommand=
|
||||
|
||||
IconsP1X=SCREEN_CENTER_X-280
|
||||
IconsP2X=SCREEN_CENTER_X+280
|
||||
IconsOnCommand=
|
||||
IconsOnCommand=x,-30;y,-30
|
||||
ArrowsX=SCREEN_CENTER_X-232
|
||||
LabelsX=SCREEN_CENTER_X-150
|
||||
LabelsOnCommand=zoom,0.5;horizalign,left;ShadowLength,2
|
||||
|
||||
Reference in New Issue
Block a user