feat(tracker/gioui): rewrite the numeric updown, with new appearance

This commit is contained in:
5684185+vsariola@users.noreply.github.com
2025-04-27 09:00:13 +03:00
parent bdf9e2ba0c
commit d0413e0a13
3 changed files with 83 additions and 120 deletions

View File

@ -87,6 +87,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
([#156][i156])
### Changed
- The numeric updown widget has a new appearance.
- The draggable UI splitters snap more controllably to the window edges.
- New & better presets, organized by their type to subfolders (thanks Reaby!)
([#136][i136])