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
%book_pct{N} decimal precision. Add {1}, {2}, {3}, or {4} to either %book_pct or %book_pct_left to render the percentage with that many decimal places. Trailing zeros are trimmed automatically, so 12.3400% shows as 12.34%. Thanks @WorldTeacher (#47, #48).
Fixed
Continuous-mode progress. Page number, percentage, and progress bars now update correctly when scrolling in continuous mode in EPUBs and similar reflowable formats (#46). Thanks @b3nz3n3.