fix(notifications): replace Linux progress updates in place (#198)

This commit is contained in:
2026-08-14 22:20:33 -07:00
committed by GitHub
parent d963def1a9
commit 7d729cb60c
3 changed files with 392 additions and 13 deletions
@@ -0,0 +1,4 @@
type: fixed
area: notifications
- Character dictionary progress notifications on Linux now update in place instead of flickering off and reappearing on every status change.