now that I think about it, the slanted title menu options don't really work well anymore.
This commit is contained in:
@@ -95,7 +95,7 @@ Choice9="screen,ScreenTest;text,Sandbox"
|
||||
ShowIcon=false
|
||||
ShowScroller=true
|
||||
PerChoiceScrollElement=false
|
||||
ScrollerTransform=function(self,offset,itemIndex,numItems) self:x(offset*20 + itemIndex) self:y(22*offset) end
|
||||
ScrollerTransform=function(self,offset,itemIndex,numItems) self:y(22*offset) end
|
||||
ScrollerSecondsPerItem=0
|
||||
ScrollerNumItemsToDraw=20
|
||||
ScrollerX=SCREEN_CENTER_X-220
|
||||
|
||||
Reference in New Issue
Block a user