mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-15 01:33:25 +01:00
[AltWidget] Adds “icon” style lock screen widget
This commit is contained in:
@@ -78,8 +78,6 @@ struct ComplicationView: View
|
|||||||
.blendMode(.destinationOut) // Clip text out of image.
|
.blendMode(.destinationOut) // Clip text out of image.
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.fixedSize()
|
|
||||||
.offset(y: -1)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.gaugeStyle(.accessoryCircularCapacity)
|
.gaugeStyle(.accessoryCircularCapacity)
|
||||||
|
|||||||
Reference in New Issue
Block a user