Post #1464084
2026-02-15 19:19 UTC
@dlx but there is no need, since fixedSize basically does that - telling it, to take min size it actually required for it to draw.
Replies (1)
-
@dlx@mastodon.social 2026-02-15 19:31
@lvalenta No, per the docs: "fixedSize() – Fixes this view at its ideal size." https://developer.apple.com/documentation/swiftui/view/fixedsize%28%29