Added new setting : Scroll Speed (added to cnc & ra)

This commit is contained in:
unknown
2010-09-30 02:12:11 +02:00
committed by Chris Forbes
parent c0ca35a4ff
commit de429a4c62
5 changed files with 199 additions and 164 deletions

View File

@@ -90,6 +90,18 @@ Background@SETTINGS_MENU:
Width:200
Height:20
Text: Enable Edge Scrolling
Label@EDGE_SCROLL_AMOUNT_LABEL:
Id:EDGE_SCROLL_AMOUNT_LABEL
X:0
Y:70
Text: Scroll Speed
Slider@EDGE_SCROLL_AMOUNT:
Id:EDGE_SCROLL_AMOUNT
X:130
Y:60
Width:250
Height:20
Ticks:100
Checkbox@INVERSE_SCROLL:
Id:INVERSE_SCROLL
X:0

View File

@@ -91,6 +91,18 @@ Background@SETTINGS_MENU:
Width:200
Height:20
Text: Enable Edge Scrolling
Label@EDGE_SCROLL_AMOUNT_LABEL:
Id:EDGE_SCROLL_AMOUNT_LABEL
X:0
Y:70
Text: Scroll Speed
Slider@EDGE_SCROLL_AMOUNT:
Id:EDGE_SCROLL_AMOUNT
X:130
Y:60
Width:250
Height:20
Ticks:100
Checkbox@INVERSE_SCROLL:
Id:INVERSE_SCROLL
X:0