Diagonal Scrolling with the new ScrollView Widget

I like the new horizontal scrolling the scroll view widget now has.

I noticed that when it scroll’s vertically that it can’t scroll horizontally until the vertical scroll event phase ends. and the same for when its scrolling horizontally… vertical scrolling can’t happen.

It would rock if you could allow this to scroll on both the X and the Y at the same time.

I am planning a game that needs a gameboard much bigger then the screen. I was looking into Lime to do what i needed, but i really dont need everything that lime brings in.

a scroll view that could scroll diagonally would be… Perfect… [import]uid: 88147 topic_id: 20261 reply_id: 320261[/import]

Yeah, /really/ need this feature. Was extremely surprised to find out corona didn’t have it, actually. Scrolling is such an important part of mobile apps. ScrollView doesn’t even handle velocity so it’s not nice like all the other apps you can flick to scroll. [import]uid: 142165 topic_id: 20261 reply_id: 101379[/import]