mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-08 22:33:26 +01:00
[AltWidget] Replaces ProgressRing with SwiftUI.Gauge
This commit is contained in:
@@ -78,6 +78,8 @@ struct ComplicationView: View
|
||||
.blendMode(.destinationOut) // Clip text out of image.
|
||||
}
|
||||
}
|
||||
.fixedSize()
|
||||
.offset(y: -1)
|
||||
}
|
||||
}
|
||||
.gaugeStyle(.accessoryCircularCapacity)
|
||||
|
||||
Reference in New Issue
Block a user