Implemented logic for comic info interactive items (read, fav, rating)

This commit is contained in:
Luis Ángel San Martín
2016-04-18 23:21:54 +02:00
parent 6b9041c095
commit 64b77586fc
13 changed files with 150 additions and 10 deletions

View File

@ -8,7 +8,7 @@ Item {
property bool active
signal activeChangedByUser(bool read)
signal activeChangedByUser(bool active)
MouseArea {
anchors.fill: favorites_button_compact