0
Beantwoord

Drag and move behind another element?

Trevor Boulton 10 jaar geleden bijgewerkt 10 jaar geleden 5
I can't get an element to drag and move behind another element which is on a higher layer. Should I be able to do this?
The front element is a transparent PNG image 
It seems I can't drag through transparent parts of a PNG image
Under review
Hello Trevor here is a sample app for this situation:
373 - Drag behind element.zip

In order to move an element behind another and to be able to drag it again after that, you will need a transparent element on top of every element. This transparent element will actually drag itself and the element that should go behind the other element. Thank you for your feedback.
Thanks for that, much appreciated