I have a bunch of ImageButtons in a ScrollingFrame, which I connect to a MouseButton1Click.
On mobile, if someone taps the button and moves their finger slightly, even if they remain inside the button, it won’t click the button. This only happens inside the ScrollingFrame and not on my other buttons.
If someone knows a way around this, let me know. I’m hoping I’m doing something wrong and it’s not a bug.
Also this is on an HTC One M9 running Android Lollipop.