UIDragDetector Icon Change on Mobile

Hello, is it possible to disable the drag icon on mobile? Specifically on mobile, when the user drags a UI with a UIDragDetector, this useless cursor appears. Is it possible to disable that?

I tried making a script which checks if the player is on mobile to then change the ActivatedCursorIcon to a blank image, but that did not work at all.

Any help is greatly appreciated :+1:

2 Likes

This issue has been posted by other people and never recieve a response, i did a little reaserch and this might not be possible as far as i know, i would recommend creating your own slide bar instead.