Skip to content

0.8.1

Choose a tag to compare

@Xheldon Xheldon released this 10 Jul 15:56

0.8.1 — 2026-07-10

Fixed

  • Clicking the title bar with a menu open now reliably closes the menu. The 0.7.1 fix turned out to be incomplete — the window's drag areas are assembled in page order, so the title bar could re-claim the area the menu's backdrop had just released, and a click there still dragged the window (most visible on Windows). Now every drag surface stands down for as long as a menu or context menu is open, so the next click always lands — dismissing the menu — and window dragging resumes the moment it closes. Modals and dialogs intentionally keep the title bar draggable, matching native behavior.