• 2.0.1 1d5067212a

    2.0.1

    daniel-loverde released this 2026-09-01 17:06:52 -03:00 | 0 commits to main since this release

    Fix: LCENavigationView phantom glass button and title overlap

    • Removed dummy mirrored button hack that rendered as a visible empty
      glass pill under iOS 26's automatic button chrome.
    • Side buttons now only render when actually configured.
    • Title centers via ZStack independent of button widths; padding is
      derived from measured button width so long titles truncate instead
      of overlapping a button.
    • New setGlassButtonsEnabled(_:) opts into the .glass button style on
      iOS 26+, off by default.
    Downloads