mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 01:40:02 -05:00
* fix: temporarily disable fontSizedChanged to prevent infinite update loop after dashboard reset * chore: add release note for disabling fontSizeChanged to prevent undo stack exceeding limit after dashboard reset Revert "chore: add release note for disabling fontSizeChanged to prevent undo stack exceeding limit after dashboard reset" This reverts commit eea0a161bf3ddbaf0b2f76ec3c91ac015d4f1a76. chore: add release note for disabling fontSizeChanged to prevent undo stack exceeding limit after dashboard reset * Revert "fix: temporarily disable fontSizedChanged to prevent infinite update loop after dashboard reset" This reverts commit a83fd74ae60a426c4888c9f5c5718273d1af4ec7. * fix: prevent infinite loop by disabling fontSizeChanged * Clean up SummaryCard by removing unused code Removed commented-out code to prevent confusion. --------- Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
131 B
131 B
category, authors
| category | authors | |
|---|---|---|
| Bugfix |
|
Disabled fontSizeChanged to prevent undo stack exceeding limit after dashboard reset