Post #634945
2026-02-13 12:55 UTC
One would think #SwiftUI had a `minimumSize()` modifier to go along with `fixedSize()`…
Replies (1)
-
@lvalenta@mastodon.social 2026-02-15 19:19
@dlx but there is no need, since fixedSize basically does that - telling it, to take min size it actually required for it to draw.