Added some Advanced Positioning options for Media Draggables.
Position Settings:
Fixed to Background positioning will anchor the draggable to the background, which is the current behaviour of Media Draggables.
Absolute positioning will position the Media Draggable the same amount of pixels from the left, middle, or right hand side of the surface regardless of surface width.
Relative Positioning will position the Media Draggable a specific percentage across the wall regardless of surface width.
Size Settings:
Anchor to Background will size the object in relation to the background, which is the current behaviour of Media Draggables.
Anchor to Surface will resize the object so it remains the exact same size regardless of what surface it’s positioned on.
Fixed an issue where touch data would remain after releasing a touch on a different surface.