Hi Matt,
I have been using MobileReaderControl.js of WebViewer 2.0
I'm trying to implement custom tagging code, It must be fired once when user swipe or move the slider button
I tried to put the tagging code below me.docViewer.on('pageNumberUpdated' function, but facing this issue
1. putting tagging inside onSwipe() function works fine (tagging fires once)- OK
2. when I move slider , it fires twice - NOT OK,
I want to invoke tagging code whenever user navigates to pages. (regardless of which event he uses - swipe or slider dragging)
Pleas help
Regards,
Kava