I have also tried inserting all components inside a Column and then made the Column as Scrollable but - The Column is not getting scrollable, it has no effects. .
Hey @unicornbrands - are you a PRO user? I can’t see any record of you contacting PRO support.
You posted about this and then 3 hours later (On a Saturday) you created a second post to berate people for not replying to you? This has been clarified here several times in the past, but I think you’re being disrespectful to our wonderful community of volunteers so I’ll say it again:
The community is a space for Thunkable enthusiasts to exchange ideas and encouragement…if you want support from the Thunkable team then you should reach out directly to us.
Reading through your post above, there are 2 things missing.
A project link (rather than a copy link)
Whether this is live testing or installed and if you are on Android or iOS
Hello @domhnallohanlon , Yes I’m a PRO User, but i didn’t knew about this PRO Support thing earlier and when i found out - the popup said that team will come live back on Monday
Actually this was my Third Post in the community. After not getting any solutions for the first 2 Posts even after waiting for the whole day, i created this post.
I had no such intentions, i really love all the great and like-minded people in this wonderful community, but-
Try to understand my situation, I have a Deadline approaching soon and I have been posting these basic issues from past 2 Days but go no solutions in return.
It became impossible for me to work even after trying every possible thing inorder to accomplish these basic things like- Scrolling and Aligning Image on Top
That’s why i lost my cool and had to post this.
Pardon me, if i have hurt anyone’s feelings in the community because i had no such intentions.
I THINK I’ve identified an issue with scrollable columns. Using the App below, you can see that when using “LIVE TEST” (web) if the column height is set to “Fill container” the top of the list is not visible. But when using Thunkable live on android, the scrollable column works correctly. But if the column height is set to “Fill contents”, the scrolling works correctly in LIVE TEST (web), but the Thunkable Live App on Android does not scroll.
The work around I used is to change the column height setting based on the device.
If this is not fixable by Thunkable. at least a update to the documentation which still reads For scrollable to work, you must also set your screen height to fit contents
Solution:
If Device = Web then
-Column HEight= Fill contents
Else
-Column Height = Fill container
Interestingly, you will notice that the values I use for setting the height (fill contents) is NOT what the Designer shows, but it works…Feels like some naming inconsistencies in the source code.
Translated with Google
I am also a PRO user and I did not know of the existence of “PRO support” to tell the truth even now I can’t find it, an address came up putting “PRO support” in the search box but if I hadn’t read this post I wouldn’t have never done such a search.
A link maybe in the membership section would not be bad.