Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: ixque on February 14, 2014, 04:54:45 AM
-
I currently have a scrollview which consists of some button. The buttons are clickable, but the scrollview is only draggable when not selecting an button. I would like the scrollview to be draggable, even when you select a button.
Is this possible?
-
Attach UIDragScrollView to your buttons as well.
-
Attach UIDragScrollView to your buttons as well.
Works like a charm! Thank you sir :)