Skip to content
Commit 602ffe35 authored by David Faure's avatar David Faure
Browse files

Fix synchronization between favorites view and folder tree in kmail.

1) ensure one slot doesn't call the other; the old blockSignals was meant
to do that, but that was wrong of course (the action manager doesn't
emit signals, it's connected to them)

2) set the current index in the folder tree, not just the selection,
so that keyboard navigation is more predictable, but more importantly
so that kmail is informed of the new current folder, and updates actions
appropriately.
parent d7d9ccf5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment