Set the repeat delay to a more reasonable 1.2 seconds instead of 12 seconds. That still seems slow. I am not sure what the intended value was.
This commit is contained in:
@@ -1907,7 +1907,7 @@ NavigationMode="normal"
|
||||
InputMode="individual"
|
||||
ForceAllPlayers=false
|
||||
RepeatRate=0.25
|
||||
RepeatDelay=12
|
||||
RepeatDelay=1.2
|
||||
NumRowsShown=10
|
||||
RowInitCommand=
|
||||
RowOnCommand=
|
||||
|
||||
Reference in New Issue
Block a user