No SET_XY, do in OnCommand.
This commit is contained in:
@@ -104,9 +104,7 @@ PerChoiceScrollElement=false
|
||||
ScrollerTransform=function(self,offset,itemIndex,numItems) self:y(22*offset) end
|
||||
ScrollerSecondsPerItem=0
|
||||
ScrollerNumItemsToDraw=20
|
||||
ScrollerX=SCREEN_CENTER_X
|
||||
ScrollerY=SCREEN_CENTER_Y+40
|
||||
ScrollerOnCommand=
|
||||
ScrollerOnCommand=x,SCREEN_CENTER_X;y,SCREEN_CENTER_Y+40
|
||||
ScrollerOffCommand=
|
||||
|
||||
TimerSeconds=-1
|
||||
|
||||
Reference in New Issue
Block a user