Skip to content

Commit b5a3450

Browse files
committed
UPD Balance fader style.
1 parent 9cb81a4 commit b5a3450

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

res/main/schema/legacy-dark.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,6 +1098,12 @@
10981098
<button.aspect value="0.125" />
10991099
</style>
11001100

1101+
<style class="Fader_balance" parents="Fader">
1102+
<scale.color value="balance"/>
1103+
<balance.color.custom value="true"/>
1104+
<balance.color value="balance" />
1105+
</style>
1106+
11011107
<style class="Graph" parents="root">
11021108
<glass.visibility value="false"/>
11031109
<border.color value="bg_name"/>

res/main/schema/legacy.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1109,6 +1109,12 @@
11091109
<button.aspect value="0.125" />
11101110
</style>
11111111

1112+
<style class="Fader_balance" parents="Fader">
1113+
<scale.color value="balance"/>
1114+
<balance.color.custom value="true"/>
1115+
<balance.color value="balance" />
1116+
</style>
1117+
11121118
<style class="Graph" parents="root">
11131119
<glass.visibility value="true"/>
11141120
<border.color value="bg_name"/>

res/main/schema/modern.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,6 +1082,12 @@
10821082
<button.aspect value="0.125" />
10831083
</style>
10841084

1085+
<style class="Fader_balance" parents="Fader">
1086+
<scale.color value="balance"/>
1087+
<balance.color.custom value="true"/>
1088+
<balance.color value="balance" />
1089+
</style>
1090+
10851091
<style class="Graph" parents="root">
10861092
<glass.visibility value="false"/>
10871093
<border.color value="bg_name"/>

0 commit comments

Comments
 (0)