mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 19:14:22 -05:00
* Fix loading of mobile/desktop page on window resize * Release notes * Fix lint * Use useWindowSize since it matches behavior of documentElement clientWidth and clientHeight * Debounce so that components are only reloaded when user finishes the resize * Adjust debounce delay
157 B
157 B
category, authors
| category | authors | |
|---|---|---|
| Bugfix |
|
Fix mobile/desktop views not change when window is resized (e.g. from portrait to landscape and vice versa)