v0.0.8
Resting state bullets for task lists
What's new
- Bullet markers in resting state: Tasks now display a small filled bullet when a slice is not hovered or selected, giving the list visual structure instead of free-floating text. The bullet crossfades into the interactive checkbox when the slice becomes active.
Also in this release
- Fixed a regression where the checkbox would jump vertically when entering/exiting task edit mode, caused by a double
translate-yoffset in the TaskMarker wrapper.
Full diff: v0.0.7...v0.0.8