Is there any way to make a label that the user can drag to a new position?
Canvas sprites can be dragged but there is no way to set their text.
Canvas labels can have their text changed but there is no way to drag them.
If only sprites and labels were the same component!
I want to make a magnetic poetry app that takes a street sign, performs OCR on the text of the sign (I have that part working) and then allows you to re-arrange the words.