I’m having difficulty setting the size of buttons to mirror other screens without this issue.
The project is here: Thunkable
The offending page is LegalHelpVideoLibraryTopics, and the good page is LegalHelpVideoLibraryBasics.
I have the same layout settings for each:
The same container settings:
And the same button settings:
But the buttons cut off the right page with the same settings:
Thoughts?
Can you post component tree of both pages…
I would imagine you need to set height of container too fit content.
Also check if you have anything in the blocks.
1 Like
The working page is here:
The one that does not work is here:
The blocks in question are 2 buttons per container.
Wow that’s so many buttons and containers… sorry it’s very difficult to scan through.
Can you share the project?
Can you confirm The container which has squeeze button is still scrollable?
1 Like
Sure, the project is accessible here: Thunkable
I can confirm everything scrolls as expected.
This is my preview for the screen wit container 9 … and second image with container 1
I dont see button being cut
am I missing something. I did change width of container 9 to fill container
1 Like
I also tried the change mentioned and received similar results in the web preview:
But it’s now completely cut off in the on-device preview:
Can you please highlight cut portion you are talking about… also what device are you using?
You may want to try float in place instead of stretch
1 Like
Through some trial and error, I noticed when I change the labels and their respective containers to “Fit Contents”, the buttons appear in their entirety.
@tiny_apps Thank you for troubleshooting along with me.
2 Likes
system
Closed
August 28, 2024, 7:23pm
10
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.