joseph / Monocle

A silky, tactile browser-based ebook JavaScript library.
http://monocle.inventivelabs.com.au
MIT License
743 stars 200 forks source link

Panel enabled page turns stop working when you try to move to the currently active locus #221

Closed svrx closed 7 years ago

svrx commented 10 years ago

Recently I've noticed that if you call reader.moveTo(locus) and the target locus is the one that is currently active in the reader, the page turns triggered by event on the panels will stop working.

You can recover for this situation moving to another locus using for example bookmarks or the scrubber.

I will try to find the root cause for this problem and fix it when possible. But would like to know if anyone have experienced this bug or am I probably doing something wrong.

For reference I am using IMode panels with Scroller flippers.