added a comment
This commit is contained in:
parent
a64308a229
commit
05869321d5
1 changed files with 1 additions and 0 deletions
|
|
@ -174,6 +174,7 @@ ListModel {
|
|||
if (item.unread) {
|
||||
root.setProperty(i, "unread", false)
|
||||
if (!settings.showAll) {
|
||||
// see toggleRead() newstate == false
|
||||
root.continuation -= 1
|
||||
}
|
||||
root.itemUnreadChanged(item)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue