Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ahaykal

Pages: [1]
1
NGUI 3 Support / Re: Drag & Drop Question
« on: May 27, 2015, 03:15:53 AM »
The problem with that is the dragged object isn't reparented, so calling the grid sort isn't working.

2
NGUI 3 Support / Re: Drag & Drop Question
« on: May 25, 2015, 02:15:04 AM »
Bump?

3
NGUI 3 Support / Drag & Drop Question
« on: May 23, 2015, 05:02:37 AM »
Hello Nguiers,

I would like to ask a question concerning drag and drop.
My issue is the following:

I have 2 containers/grids that I am moving items between them. Everything is working fine but I am wondering if it is possible to do this:

Right now, when I click and drag I move the sprite and on releasing the object it gets sorted in the grid.
Is it possible to sort it while dragging and not when the dragging ends?
I was wondering if anyone could help me with this matter !

Thank you for your help!

Pages: [1]