Skip to content

v0.0.2

Choose a tag to compare

@lynnswap lynnswap released this 02 May 13:10
· 8 commits to main since this release
884d313

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 .mayBegin as 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