Added universal duration to styles.

This commit is contained in:
23rd
2024-04-23 20:23:29 +03:00
committed by John Preston
parent 7388f46adf
commit 804991a69c
15 changed files with 48 additions and 43 deletions
+1 -1
View File
@@ -546,7 +546,7 @@ rightsToggle: Toggle(defaultToggle) {
vsize: 5px;
vshift: 1px;
stroke: 2px;
duration: 120;
duration: universalDuration;
}
rightsButton: SettingsButton(defaultSettingsButton) {