has anyone run into this #SwiftUI issue on iOS 26 where segmented controls in a toolbar will scale from zero every time the scroll pocket appearance changes? any workaround?
@samhenrigold just off hand, but does using a transaction modifier to remove any animations fix it?
@axiixc Nope. Not on the picker itself, not on the elements within, tried it up and down the stack.
@samhenrigold well that’s my usual hack 😅 I’d have to start poking at it then.
SwiftUI segmented control rendering bug

SwiftUI segmented control rendering bug. GitHub Gist: instantly share code, notes, and snippets.

Gist