Skip to content
Snippets Groups Projects
Commit 8ed38783 authored by Harald Judt's avatar Harald Judt
Browse files

Restore selection only when rows-reordered signal is received (bug #11855)

Commit 4d19f45f "Restore selection on row changes too (bug #9886)"
forced the file selection to be restored on row changes, which has the
negative side effect that the view will also scroll to the selected
file(s) whenever such a change happens, e.g. when thumbnailing finishes.

The better fix is to listen to the rows-reordered signal which no view
listens to at the moment. This commit implements this.
parent e232de51
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment