You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Magnifier control does not work well with slider flipper. When magnifier is clicked, the next page is shown but the font remains the same. It may be observed here http://test.monoclejs.com/test/showcase/02-dickens/index.html but it seems sometimes working. In my case it works only on the last page when there's no next page to flip to.
It seems that magnifier changes font on "mouseup" but the flipper moves magnifier element from beneath pointer on "mousedown" so canceling the magnifier action.
Thanks.
The text was updated successfully, but these errors were encountered:
Magnifier control does not work well with slider flipper. When magnifier is clicked, the next page is shown but the font remains the same. It may be observed here http://test.monoclejs.com/test/showcase/02-dickens/index.html but it seems sometimes working. In my case it works only on the last page when there's no next page to flip to.
It seems that magnifier changes font on "mouseup" but the flipper moves magnifier element from beneath pointer on "mousedown" so canceling the magnifier action.
Thanks.
The text was updated successfully, but these errors were encountered: