mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-12-23 23:50:36 +00:00
Bigger tap area for buttons
This commit is contained in:
parent
e79ead5efe
commit
8e8713886a
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ struct StatusActionButtonStyle: ButtonStyle {
|
|||
sparklesCounter += 1
|
||||
}
|
||||
}
|
||||
.contentShape(Rectangle())
|
||||
}
|
||||
|
||||
func brightness(configuration: Configuration) -> Double {
|
||||
|
|
Loading…
Reference in a new issue