Line wrap toggle for editor/viewer with remembered preference #130
Notifications
Total Time Spent: 1 hour 30 minutes
fen
1 hour 30 minutes
No due date set.
Dependencies
No dependencies set.
Reference: poslop/palette#130
Reference in New Issue
Block a user
Add a line wrap toggle for the text editor and paste viewer:
Verification: rendered check that the toggle appears on /new and a paste view, flips wrapping (computed white-space changes), persists across a simulated reload, default off on a clean profile.
Fixed in PR #131, merged to dev. QA verified in headless chromium: default off on a clean profile, toggling flips the computed white-space between pre and pre-wrap on both the /new editor and the paste viewer, the preference persists in localStorage (palette-wrap) across reloads, and the settings checkbox reads and writes the same preference. Log: 1h 05m.