Make playhead red when recording (#7847)
Co-authored-by: Dalton Messmer <messmer.dalton@gmail.com> Co-authored-by: Fawn <rubiefawn@gmail.com> Co-authored-by: Andrew Wiltshire <AW1534@users.noreply.github.com>
This commit is contained in:
BIN
data/themes/classic/recording_playpos_marker.png
Normal file
BIN
data/themes/classic/recording_playpos_marker.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 261 B |
@@ -141,6 +141,7 @@ lmms--gui--FileBrowser QCheckBox
|
||||
lmms--gui--PositionLine {
|
||||
qproperty-tailGradient: false;
|
||||
qproperty-lineColor: rgb(255, 255, 255);
|
||||
qproperty-recordingColor: rgb(255, 71, 87);
|
||||
}
|
||||
|
||||
lmms--gui--PianoRoll {
|
||||
|
||||
BIN
data/themes/default/recording_playpos_marker.png
Normal file
BIN
data/themes/default/recording_playpos_marker.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 263 B |
@@ -171,6 +171,7 @@ QMenu::indicator:selected {
|
||||
lmms--gui--PositionLine {
|
||||
qproperty-tailGradient: true;
|
||||
qproperty-lineColor: rgb(255, 255, 255);
|
||||
qproperty-recordingColor: rgb(255, 71, 87);
|
||||
}
|
||||
|
||||
lmms--gui--PianoRoll {
|
||||
|
||||
Reference in New Issue
Block a user