Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: doncarlos91 on July 02, 2015, 08:05:43 AM
-
Hi guys, i have a problem with my ScrollView, when i`m starting drag my ScrollView (content with items) -- it starting drag with "some offset" - i don`t know what is it, and how can i fix it. I mean it doesn't start dragging immediately.
Thanks in advance
-
Drag operation doesn't begin until a threshold is passed. The threshold is specified on the UICamera.
-
Thank you very much. It helped me!!!