Actions
Bug #6236
closedjQuery UI is not mobile compatible
Description
The user cropping doesn't work on mobile devices due to jQuery UI only listening to mouse events. The events need to be mapped for jQuery UI Draggable to function with it. Review using Touch Punch.
Actions