MDL-63625 core: sortable_list iOS scrolling
commitd8c50267b92135ca984864cbdf517067c023ed8a
authorMarina Glancy <marina@moodle.com>
Thu, 11 Oct 2018 13:08:46 +0000 (11 15:08 +0200)
committerMarina Glancy <marina@moodle.com>
Thu, 11 Oct 2018 13:08:46 +0000 (11 15:08 +0200)
treec36d0a81ba075868ecd0f36ed0bb86f89b5503d8
parent3cced42eb37a1e92a2ff38feb1c099ec54cc4e20
MDL-63625 core: sortable_list iOS scrolling

For iOS we need to register non passive events not only for touchstart but also for touchmove
and touchend. Also iOS could open two move dialogue windows instead of one
lib/amd/build/sortable_list.min.js
lib/amd/src/sortable_list.js