Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crash in HistoryWidget::mousePressEvent.
When the mouse was over edit / reply and the history was closed, mouse click handler still tried to jump to the message. Now we update the mouse over state each time the history changes.
- Loading branch information