Fader redesign (#3056)

This commit is contained in:
Umcaruje
2016-09-30 20:50:50 +02:00
committed by Rebecca DeField
parent 919ca8b4d7
commit d4fb937423
6 changed files with 39 additions and 16 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1006 B

After

Width:  |  Height:  |  Size: 905 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 576 B

After

Width:  |  Height:  |  Size: 295 B

View File

@@ -544,8 +544,9 @@ FxLine {
/* persistent peak markers for fx peak meters */
Fader {
qproperty-peakGreen: #0BD556;
qproperty-peakRed: #660505;
qproperty-peakGreen: #0ad45c;
qproperty-peakYellow: #d6ec52;
qproperty-peakRed: #c12038;
}
TimeLineWidget {