Skip to content

Zooom3 v1.1.0

Choose a tag to compare

@supagroova supagroova released this 19 Mar 11:15
· 14 commits to main since this release

What's Changed

SwiftUI Migration

  • Migrate Preferences from Objective-C to Swift (Preferences.swift)
  • Add SwiftUI SettingsView replacing the programmatic ObjC popover UI
  • Migrate EMRMoveResize state 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