Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The region.overset value is not properly computed #8

Open
abucur opened this issue Feb 25, 2014 · 0 comments
Open

The region.overset value is not properly computed #8

abucur opened this issue Feb 25, 2014 · 0 comments
Labels

Comments

@abucur
Copy link
Contributor

abucur commented Feb 25, 2014

See http://codepen.io/abucur/pen/wrImi

The overset value of the last region is always empty when resizing the window (even though there is content inside it). The same thing happens if the update is made when listening for the regionoversetchange event.

jgutix added a commit to BookSprints/PubSweet-Legacy that referenced this issue Jun 25, 2015
…instead of javascript, book.js had a listener for every change in the page that was creating a infinite loop because css-regions-polyfill also have a similar listener and the polyfill changes the page content in order to emulate the regions flowing.

Css regions has a bug: FremyCompany/css-regions-polyfill#8 preventing to dynamically create the required pages, so a workaround was created, now the pages are calculated based on 3000 chars per page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants