Bug #149
Highlights are not always remembered
| Status: | Closed | Start: | ||
| Priority: | High | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Frontend GNOME | |||
| Target version: | 0.7 | |||
| Complexity: | High |
Found in Version: | ||
| Votes: | 0 |
Description
Seems like when a highlight is shown (because you are on the chat) it's not remembering it as already seen highlight.
Associated revisions
Revision e1f19f8421967949c52a8c9e9080232645eda3a2
Fixed syncing the last seen highlight (closes: #149)
Notebook/ChatView:
- The last seen highlight was only synced when the chat was switched. Now
every highlight that hits the frontend will be synced with the engine using
a TaskQueue in ChatView.
MainWindow:
- Fixed the regression that wasn't clearing the highlight state of the tab
when switching from a different window to Smuxi.
History
Updated by Mirco Bauer 5769 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset e1f19f8421967949c52a8c9e9080232645eda3a2.