mirror of
https://github.com/YACReader/yacreader
synced 2025-11-14 05:52:49 -05:00
Implemented logic for comic info interactive items (read, fav, rating)
This commit is contained in:
@ -8,7 +8,7 @@ Item {
|
||||
|
||||
property bool active
|
||||
|
||||
signal activeChangedByUser(bool read)
|
||||
signal activeChangedByUser(bool active)
|
||||
|
||||
MouseArea {
|
||||
anchors.fill: favorites_button_compact
|
||||
|
||||
Reference in New Issue
Block a user