Commit Graph

1 Commits

Author SHA1 Message Date
Jun Wu
4e0eef4398 fix: re-render if isMobileScreen() changes
Before this change, even with "tight border" enabled, resizing the window from
mobile to non-mobile does not use tight border.

After this change, the "tight border" config is respected as expected.
2023-04-05 23:48:04 -07:00