Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hi,
first sorry for my bad English.
i set(Container Card)
.card {
border: 2px solid #ccc;
width:300px;
height: 100px;
}
with over 10 Checkbox. And on Android work fine, but on my Ipad i can see only two Cb(100px) if i scroll down its not visible it look like cut off.
Hi @vcavic ,
I could remember that I had an issue where the scrolling behavior was different on IOS / comparing to Android and preview mode. This is based on different specifics on the IOS.
If you provide a simple project I could test it more detailed on the different platforms , respectively discuss with PTC dev team if there are any options to manage the scrolling on IOS.
Thanks
Hi @RolandRaytchev Thank you for your response.
This is a simple project with "checkbox". In view Home is only card with input label and there don't work , but in view WithButton work fine.
Thank you in advance!
BR
Vladimir