Skip to content

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 17 Jun 21:41
· 51 commits to master since this release
c0c912e

Fixed

  • Dropdown no longer leaves a large empty space after collapsing the inline Settings panel — the popover now resizes from the content height SwiftUI has actually committed (via GeometryReader) instead of the host view's lagging fittingSize, which never updated on collapse