Join Slack
Powered by
Any idea why ```Button({}) { Text("asdf") }``...
# compose
c
Colton Idle
04/02/2021, 7:00 PM
Any idea why
Copy code
Button({}) { Text("asdf") }
creates two "bounding" boxes around the text "asdf" the IDE preview? Is that showing "font padding" by chance?
Open in Slack
Previous
Next