mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-05 07:07:38 +03:00
## Summary * Fix incorrect justification of last line in paragraph * `words` is changing size due to the slice, so `isLastLine` would rarely be right, either removing justification mid-paragraph, or including it in the last line. ## Additional Context * Introduced in #73 |
||
|---|---|---|
| .. | ||
| blocks | ||
| parsers | ||
| EpubTocEntry.h | ||
| FsHelpers.cpp | ||
| FsHelpers.h | ||
| htmlEntities.cpp | ||
| htmlEntities.h | ||
| Page.cpp | ||
| Page.h | ||
| ParsedText.cpp | ||
| ParsedText.h | ||
| Section.cpp | ||
| Section.h | ||