remove Preview element, use Scroll instead
This commit is contained in:
@@ -90,8 +90,6 @@ ScrollerX=SCREEN_CENTER_X
|
||||
ScrollerY=SCREEN_CENTER_Y-150
|
||||
ScrollerOnCommand=
|
||||
ScrollerOffCommand=
|
||||
ScrollGainFocusCommand=
|
||||
ScrollLoseFocusCommand=
|
||||
|
||||
TimerSeconds=-1
|
||||
StyleIcon=0
|
||||
@@ -2949,7 +2947,6 @@ OptionOrderRight=
|
||||
OptionOrderAuto=
|
||||
ShowIcon=0
|
||||
ShowCursor=0
|
||||
ShowPreview=0
|
||||
ShowScroller=0
|
||||
WrapScroller=0
|
||||
ScrollerFastCatchup=0
|
||||
@@ -2969,10 +2966,6 @@ IconChoice1OnCommand=
|
||||
IconChoice1OffCommand=
|
||||
IconChoice1OffFocusedCommand=
|
||||
IconChoice1OffUnfocusedCommand=
|
||||
IconChoice1GainFocusCommand=
|
||||
IconChoice1LoseFocusCommand=
|
||||
IconChoice1EnabledCommand=
|
||||
IconChoice1DisabledCommand=
|
||||
|
||||
IconChoice2SwitchToPage1Command=
|
||||
IconChoice2SwitchToPage2Command=
|
||||
@@ -2980,10 +2973,6 @@ IconChoice2OnCommand=
|
||||
IconChoice2OffCommand=
|
||||
IconChoice2OffFocusedCommand=
|
||||
IconChoice2OffUnfocusedCommand=
|
||||
IconChoice2GainFocusCommand=
|
||||
IconChoice2LoseFocusCommand=
|
||||
IconChoice2EnabledCommand=
|
||||
IconChoice2DisabledCommand=
|
||||
|
||||
IconChoice3SwitchToPage1Command=
|
||||
IconChoice3SwitchToPage2Command=
|
||||
@@ -2991,10 +2980,6 @@ IconChoice3OnCommand=
|
||||
IconChoice3OffCommand=
|
||||
IconChoice3OffFocusedCommand=
|
||||
IconChoice3OffUnfocusedCommand=
|
||||
IconChoice3GainFocusCommand=
|
||||
IconChoice3LoseFocusCommand=
|
||||
IconChoice3EnabledCommand=
|
||||
IconChoice3DisabledCommand=
|
||||
|
||||
IconChoice4SwitchToPage1Command=
|
||||
IconChoice4SwitchToPage2Command=
|
||||
@@ -3002,19 +2987,6 @@ IconChoice4OnCommand=
|
||||
IconChoice4OffCommand=
|
||||
IconChoice4OffFocusedCommand=
|
||||
IconChoice4OffUnfocusedCommand=
|
||||
IconChoice4GainFocusCommand=
|
||||
IconChoice4LoseFocusCommand=
|
||||
IconChoice4EnabledCommand=
|
||||
IconChoice4DisabledCommand=
|
||||
|
||||
PreviewGainFocusCommand=
|
||||
PreviewLoseFocusCommand=
|
||||
PreviewPreSwitchPageCommand=
|
||||
PreviewPostSwitchPageCommand=
|
||||
PreviewOnCommand=
|
||||
PreviewOffCommand=
|
||||
PreviewOffFocusedCommand=
|
||||
PreviewOffUnfocusedCommand=
|
||||
|
||||
ExplanationPage1X=0
|
||||
ExplanationPage1Y=0
|
||||
@@ -3211,7 +3183,6 @@ OptionOrderRight=
|
||||
OptionOrderAuto=
|
||||
ShowIcon=0
|
||||
ShowCursor=0
|
||||
ShowPreview=0
|
||||
ShowScroller=0
|
||||
WrapScroller=0
|
||||
ScrollerFastCatchup=0
|
||||
@@ -4515,8 +4486,14 @@ AllowRepeatingInput=1
|
||||
ChoiceNames=
|
||||
CodeNames=
|
||||
|
||||
ShowIcon=1
|
||||
ShowScroller=0
|
||||
|
||||
IconChoiceCreateX=100
|
||||
IconChoiceCreateY=100
|
||||
IconChoiceProfile01X=100
|
||||
IconChoiceProfile01=100
|
||||
|
||||
[ScreenSelectProfileManage]
|
||||
Fallback=ScreenSelectProfile
|
||||
NextScreen=ScreenOptionsEditProfile
|
||||
|
||||
Reference in New Issue
Block a user