I’ve got a very simple screen, isolated in a test app of its own. The screen has one label on it, with a very large chunk of text in it and a large font size so that the text runs far off the screen. The screen is marked scrollable. All other component settings are the defaults. When I go to test the app via the Thunkable Live app (Android), I cannot scroll to see all of the text.
I’ve seen posts here about a lot of trouble with scrollable columns and rows last fall, and a bug fix correcting that, but I do not have any columns or rows – I just want my screen to scroll so I can see all of the label. (I have tried adding columns and rows with no luck.) Feel like I must be missing something obvious…