@siracusa one thing is that in most cases composing padding like that helps convey intent. If I want padding around edges, but more on left/right
.padding(8)
.padding(.horizontal, 8)
reads better than
.padding(top: 8, leading: 16, bottom: 8, trailing: 16)
=> More informations about this toot | View the thread | More toots from auramagi@hachyderm.io
=> View siracusa@mastodon.social profile
text/gemini
This content has been proxied by September (3851b).