Path object in ScrollView
-
Hello, I would like to draw Path objects in ScrollView, is that at all possible ? Thanks a lot for any help.
-
You can have a UI.View, with a custom draw() method that you add to the scroll view.
-
I designed it all to work on an iPhone XS Max. I now need to amend it to work on other screen sizes. Shrinking the size of the objects wouldn't be great so my idea is to place them in a UIScrollView. But doing this stops me being able to check for taps. 9Apps Showbox Tutuapp