Hello, I started coding a todo app to display on the tidbyt. It seems I can only get it to scroll horizontally or vertically but not both. Nesting Marquees only does whatever scroll direction is chosen first. If these are known limitations I’m fine with wrapping text but I wanted to ask here before doing so. Thank you!
AFAIK marquees can only scroll text, not other widgets.
To do that you need to use animations. What you want is the animation.Transformation
applying an animation.Translate
transform.