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