Elektrine lite

← Feed

@adam@iosdev.space

Post #2446456

2026-02-19 23:46 UTC

@marioguzman Doesn’t ControlGroup collapse if space is limited? I haven’t tried it on macOS. https://developer.apple.com/documentation/swiftui/toolbaritemgroup/init(placement:content:label:)

Replies (1)

  • @marioguzman@mastodon.social 2026-02-20 16:20

    @adam@iosdev.space Just tested it, at least when used in a toolbar, it just groups them together but doesn't collapse into a popup menu in place if space becomes limited. It just gets thrown into the overflow menu on the far-end of the window. Unfortunately not the same behavior. Bummer.

    Open ##2703406