Open vedhapre opened 2 years ago
Adds feature requested in Issue #269. Added onMouseUp event for non-touch functionality.
Issue #269 https://github.com/SSENSE/vue-carousel/issues/269 The requester wanted to emit separate events for touch and swipe, so this adds a touch and non-touch click with the onMouseUp.
Tested by using vue-play and thoroughly testing both on own instance of carousel as well as vue-play.
Description
Adds feature requested in Issue #269. Added onMouseUp event for non-touch functionality.
Motivation and Context
Issue #269 https://github.com/SSENSE/vue-carousel/issues/269 The requester wanted to emit separate events for touch and swipe, so this adds a touch and non-touch click with the onMouseUp.
How Has This Been Tested?
Tested by using vue-play and thoroughly testing both on own instance of carousel as well as vue-play.
Screenshots (if appropriate):
Types of changes
Checklist: