Hello !
I’m currently doing a tabs transition effect for my game which requires to disable the scrolling property, with ScrollingEnabled = false
.
Here is how it looks for the moment:
The problem is that mobile players can actually scroll the ScrollingFrame and thus break the transition effect.
Here is how it looks for mobile point of view:
(sorry if it’s short)
Sooo anyone knows how to fix this ?
Thanks for reading