feat(ui): size a grid to the app's box, not the panel

Chrome takes the top of the panel before an app builds anything, and layout
has not run yet when it does, so ui.frame() reports what the mount left it.
This commit is contained in:
2026-08-04 21:15:21 -04:00
parent 25b576a3d9
commit 4b89b27947
3 changed files with 26 additions and 4 deletions
File diff suppressed because one or more lines are too long