- Shipped
- September 6, 2026 at 5:59 PM UTC
- Author
- Kamo
- Commit
- 0e3a593
Three things a real browser found that the tests could not: - The pane anchored to the shelf's inner content column, so it opened a dozen pixels INSIDE the widget's own border. It measures the .kglass surface now. - maxHeight: 100% against an auto-height parent resolves to none, so the flat All Applications list ran off the bottom of the page instead of scrolling. The cap is a pixel length on the flex column itself. - The app list came from useNavLayout().all while everything else came from the launcher's own option map. One source now, and the pinned lookup no longer rebuilds the whole list on every keystroke.