Save Jack's soul
Very minor amendment to stop the bouncing of the bolt symbol as you click it. Changelog-Fixed: Saved Jack's soul. Closes: #1060
This commit is contained in:
committed by
William Casarin
parent
5b97906138
commit
49b7aee74e
@@ -47,7 +47,7 @@ struct ZapButton: View {
|
||||
return "bolt"
|
||||
}
|
||||
|
||||
return "bolt.horizontal.fill"
|
||||
return "bolt.fill"
|
||||
}
|
||||
|
||||
var zap_color: Color? {
|
||||
|
||||
Reference in New Issue
Block a user