mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Add loading state to craft animation starting.
This commit is contained in:
@@ -611,6 +611,10 @@ craftForgePercent: CraftRadialPercent {
|
||||
stroke: 4px;
|
||||
font: font(14px semibold);
|
||||
}
|
||||
craftForgeLoading: InfiniteRadialAnimation(defaultInfiniteRadialAnimation) {
|
||||
color: windowFgActive;
|
||||
thickness: 4px;
|
||||
}
|
||||
craftPercentLabel: FlatLabel(defaultFlatLabel) {
|
||||
style: TextStyle(defaultTextStyle) {
|
||||
font: font(11px semibold);
|
||||
|
||||
Reference in New Issue
Block a user