v0.0.2
NavigationStackController v0.0.2
Bug Fixes
- Fixed back/forward trackpad swipe gestures in host environments where AppKit's native swipe tracking can stop before the gesture completes.
- Avoid consuming vertical or ambiguous scroll gestures while detecting horizontal back/forward swipes.
- Preserve
.mayBeginas part of normal gesture startup so swipes are not dropped on devices that emit a pre-begin phase.
Improvements
- Let the MiniApp SwiftUI preview use its natural canvas size instead of forcing a fixed minimum frame.
Full Changelog: v0.0.1...v0.0.2