Answered: Setting initial position of draggable Objects
Answered: Setting initial position of draggable Objects
Hello,
I have a bunch of images within a set of objects of xtype: panel.
Their initial position has to be randomized + rotated a bit.
Unfortunately making them draggable: true overrides any -webkit-transform configuration i make for example in the 'painted:' listener or the style: object.
Furthermore there seems to be no setter to change the position of the draggable object.
Did i miss something?
Is there a nice way to solve this problem?
Awesome! Thank you very much that did the trick.
Now i just have to figure out the rotation problem.
But due to the poor rendering capabilities of the iPad i might also use images containing the rotated picture ...