Skip to content

Router Menu 0.6.2

Latest

Choose a tag to compare

@RadnoK RadnoK released this 06 Sep 14:56
· 1 commit to main since this release

Fixed

  • The popover no longer comes up blank. After connecting, the panel could render as an empty translucent rectangle — no header, no stats, not even the footer buttons. The panel sizer that caused it has been removed: on a real MenuBarExtra its resize path never ran at all, while its side effects (a permanently transparent window and a foreign view spliced into SwiftUI's own hosting view) were enough to leave the panel with nothing drawn. MenuBarExtra sizes and styles its own panel correctly.
  • No more empty TRANSFER section. A device reporting neither speeds nor counters used to earn a section header with nothing underneath it.