Hello,
Im trying to place a text label right below an image in the new UI.
However when I preview it, the label is placed in center of screen.
Any idea what Im doing wrong?
Thank you
Danilo
Hello,
Im trying to place a text label right below an image in the new UI.
However when I preview it, the label is placed in center of screen.
Any idea what Im doing wrong?
Thank you
Danilo
Unless youâre building for web, youâll want to check layout in Thunkable Live. It may be broken there too, but just in case.
So the Test label is totally missing?
It seems so
Huh. Thatâs weird! Want to share a project link?
Is this Android, or iOS?
I tested it in Android.
Here is the link:
https://x.thunkable.com/copy/f7b258a17091c23d9d74ec06e87c75e1
Best
On iOS live:
Weirdly, the âtestâ text is not centered on the page. Itâs not obvious to me why not.
Are there features in the drag and drop UI that you want? This is the sort of behavior that has me mostly using the older UI instead.
Funny thing is, yesterday I was making a hangman app in the new UI. There were a lot of issues with the visibility (known DnD bug), so I tried to remake it in the legacy UI. When I live tested it, no changes were displayed. I added a label to test whether changes were being reflected, and that didnât appear in Thunkable Live. Are these connected?
Thank you guys for checking it. I like the idea of drag and dropâŚbut I dont understand why I cant see correctly in preview.
Thx anyway
Hi there,
I tried out a few things with this app, and it looks like the Label is defaulting to be in roughly the center of the screen. This applies to the x and y axis, which you can see if you make the Label narrower than the Screen and add a border.
I added a new Label and it does not behave this way, so Iâm going to see what exactly is causing this behavior. For your project, it looks like deleting this Label and adding a new one might resolve this behavior?
Just following up on my bit of testing: I was not able to make another Label behave this way, even with the same text, font size, font weight, and position. Similarly, changing properties such as position, height, width, font size or text color on this original Label hasnât changed its behavior of centering itself when viewed on the web.
Iâm going to keep digging around to see if I can find the cause of this behavior, but for your purposes, I think deleting this Label and adding a new one is the fastest resolution.