Undive when collapsed

This commit is contained in:
Tusooa Zhu 2021-08-07 19:04:29 -04:00
parent cd3e6d0073
commit 6b990ba368
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224
1 changed files with 1 additions and 0 deletions

View File

@ -329,6 +329,7 @@ const conversation = {
} else {
// if we collapse it, we should reset the dive
this._diven = false
this.undive()
}
},
virtualHidden (value) {