Use new HCircleProgressBar for HBusyIndicator

This commit is contained in:
miruka
2019-11-06 14:29:32 -04:00
parent f9fd8055f2
commit 8eca875499
7 changed files with 24 additions and 37 deletions

View File

@@ -98,10 +98,6 @@ icons:
// Generic UI controls
controls:
loader:
int defaultDimension: 80
color colorize: "white"
box:
color background: colors.strongBackground
int radius: theme.radius
@@ -181,7 +177,7 @@ controls:
color background: colors.inputBackground
color foreground: colors.accentBackground
color text: colors.text
real indeterminateSpan: 0.2 // 0-1
real indeterminateSpan: 0.5 // 0-1
slider:
int radius: 2