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
{{ message }}
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
There is a bug- the value for current page is currently only incrementing once I reach the last line of my document.
Right now, when I surpass line 293 in my document, the page count increments to 2/7, where 7 is the correct number of pages based on the document having 1829 words... However, the display should read page 7/7.
The text was updated successfully, but these errors were encountered:
buzzgary
changed the title
Page count is based on lines not words
current page value not incrementing properly
Nov 5, 2015
There is a bug- the value for current page is currently only incrementing once I reach the last line of my document.
Right now, when I surpass line 293 in my document, the page count increments to 2/7, where 7 is the correct number of pages based on the document having 1829 words... However, the display should read page 7/7.
The text was updated successfully, but these errors were encountered: