Skip to content

Commit

Permalink
Fixed drag-drop at Ubuntu Touch Morph Browser and WeKan OpenStore app…
Browse files Browse the repository at this point in the history
… by changing jquery-ui-touch-punch to newer updated @rwap/jquery-ui-touch-punch.

Thanks to xet7 !
  • Loading branch information
xet7 committed Jun 9, 2023
1 parent bb807d5 commit af63259
Show file tree
Hide file tree
Showing 3 changed files with 3,626 additions and 2,164 deletions.
2 changes: 1 addition & 1 deletion client/lib/jquery-ui.js
Expand Up @@ -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')

0 comments on commit af63259

Please sign in to comment.