Zooom3 v1.1.0
What's Changed
SwiftUI Migration
- Migrate Preferences from Objective-C to Swift (
Preferences.swift) - Add SwiftUI
SettingsViewreplacing the programmatic ObjC popover UI - Migrate
EMRMoveResizestate holder from ObjC to Swift (MoveResize.swift) - AXUIElement memory management now uses Swift ARC instead of manual CFRetain/CFRelease
Bug Fixes
- Fix popover sizing: eliminate gap at top and clipped buttons at bottom
Full Changelog: v1.0.1...v1.1.0