Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: skytrack on May 29, 2012, 04:40:30 AM

Title: Does NGUI has an drag cancel event ?
Post by: skytrack on May 29, 2012, 04:40:30 AM
Hello

If i'm dragging object on the mobile device (say iPad), and dragged it outside of the screen (moved finger to the device border) could i catch  some kind of event about that ?

Thanks in advance
Title: Re: Does NGUI has an drag cancel event ?
Post by: ArenMook on May 29, 2012, 01:36:59 PM
You'd have to check the bounds of whatever you're dragging against the screen's dimensions.