mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 11:04:25 -04:00
Merge - 9.0.0 release
This commit is contained in:
@ -23,7 +23,7 @@ Item {
|
||||
ColorOverlay {
|
||||
anchors.fill: read_compact
|
||||
source: read_compact
|
||||
color: read ? "#e84852" : "#1c1c1c"
|
||||
color: read ? readTickCheckedColor : readTickUncheckedColor
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user