It used position:sticky with a top:40vh offset - sticky's containing block grows with the document, so on a long PDF the pill drifted toward the bottom instead of staying a fixed distance from the viewport's actual visible top. Switched to position:fixed. Also investigated a "characters all gone" report: verified directly in the SQLite database that all 47 records for the book are intact, and a fresh browser session renders them correctly with no errors - this was a transient/stale-page display issue, not data loss. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2 lines
7 B
Plaintext
2 lines
7 B
Plaintext
1.14.1
|