aboutsummaryrefslogtreecommitdiff
path: root/tests/test-wttrin--update-layout.el
Commit message (Collapse)AuthorAgeFilesLines
* fix: don't auto-fit the loading placeholder to a huge fontCraig Jennings2026-06-281-0/+39
With auto-fit on, the one-line "Loading..." placeholder was sized to fill the window height (capped huge), and a reused buffer kept the previous weather's auto-fitted font while loading. Auto-fit now runs only once real weather has rendered, and the placeholder resets to the base font.