mirror of
https://github.com/rensbreur/SwiftTUI.git
synced 2026-04-03 00:18:31 -06:00
Spacer inside ScrollView breaks layout #27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Amzd on 1/19/2024
Putting a horizontal
Spacerinside aScrollViewbreaks layout.Am I doing something wrong or is this expected? Really cool project otherwise!