v8.2.4
saga-soft/novelWriterv8.2.4Apr 19, 2026by willmcgugan
AI Summary
A minor maintenance update designed to correct a scrolling glitch where the anchor element was released unexpectedly when using a trackpad, alongside a new DOM utility method.
Key Highlights
- Fixed anchor release when scrolling with trackpad
- Added new DOM.update_classes method
New Features
- DOM.update_classes method
Full Release Notes
Small potatoes update, to fix a glitch with anchor. ## [8.2.4] - 2026-04-19 ### Added - Added `DOM.update_classes` https://github.com/Textualize/textual/pull/6478 ### Fixed - Fixed anchor released when scrolling down with the trackpad https://github.com/Textualize/textual/pull/6503