Commit graph

6 commits

Author SHA1 Message Date
h3p
78ab8c1364 chore: prepare v0.4.32 release 2026-02-27 18:13:12 +01:00
h3p
375ed65764 Update Xcode project metadata after release tooling 2026-02-23 20:09:19 +01:00
h3p
b2420e73b3 ci(release): harden notarized pipeline and automate preflight 2026-02-13 00:58:32 +01:00
h3p
86dbc939f3 Harden runtime paths and fix release_all date arg handling 2026-02-12 18:31:51 +01:00
h3p
0945b23b01 Improve editor UX across iOS, iPadOS, and macOS
iOS
- Keep compact, phone-appropriate toolbar behavior
- Improve toolbar/menu responsiveness and action access consistency
- Include mobile editor parity fixes (syntax highlighting and line-number visibility)

iPadOS
- Make toolbar width adaptive to device/screen size
- Keep toolbar height compact (matching iPhone-style vertical density)
- Distribute toolbar controls across available width
- Promote key overflow actions to visible toolbar buttons when space allows
  (open/save, sidebar toggles, find/replace, wrap, completion), with overflow fallback
- Use active UIWindowScene screen bounds for width calculation (deprecation-safe)

macOS
- Keep full toolbar + menubar action coverage aligned
- Preserve desktop toolbar behavior while iOS/iPadOS layouts diverge
- Retain platform-specific toolbar/menu polish without regressions
2026-02-07 11:51:52 +01:00
Rodric Krogh
a21b27466d UI changes. Fixed Sidebar 2026-01-17 12:25:50 +01:00