Fixed drag-drop at Ubuntu Touch Morph Browser and WeKan OpenStore app by changing jquery-ui-touch-punch to newer updated @rwap/jquery-ui-touch-punch.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2023-06-10 02:59:35 +03:00
parent bb807d53ba
commit af63259f09
3 changed files with 3655 additions and 2193 deletions

View file

@ -17,4 +17,4 @@ require('jquery-ui/ui/widgets/draggable')
require('jquery-ui/ui/widgets/droppable')
// enable touch on mobile
require('jquery-ui-touch-punch')
require('@rwap/jquery-ui-touch-punch')