Change unread status of message in "All Accounts" when it changes in "Chans" #1117

Merged
g1itch merged 1 commits from ui-fixes into v0.6 2018-02-06 18:22:00 +01:00
g1itch commented 2018-02-06 15:09:39 +01:00 (Migrated from github.com)

Hello!

I completely rewritten MyForm.tableWidgetInboxItemClicked() and now message unread status seems to be consistent between "Chans" and "All Accounts".

I also tried to make other methods using the QTableWidgetItem.setUnread() similar as much as possible and commented out unused code in it.

Hello! I completely rewritten `MyForm.tableWidgetInboxItemClicked()` and now message unread status seems to be consistent between "Chans" and "All Accounts". I also tried to make other methods using the `QTableWidgetItem.setUnread()` similar as much as possible and commented out unused code in it.
PeterSurda commented 2018-02-06 15:19:26 +01:00 (Migrated from github.com)

thanks I'll look at it later today

thanks I'll look at it later today
This repo is archived. You cannot comment on pull requests.
No description provided.