TEA-ebook/teabook-open-reader

Fix pagination for Chrome 22+ when zooming

nono opened this issue · 1 comments

nono commented

Hi,

as you know, when using Chrome 22+ and zooming, the pages can be cut on left or right. I've tried to fix this issue but I'm really unsure about my code. So, I've opened a pull-request on Monocle to discuss it: joseph/Monocle#146

I've rewrite it to reduce the calls to the DOM : joseph/Monocle#161