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

Redraw the details view on row changes

This cures some update problems that can be observed when setting
e.g. date modified as sort column and some script changes various
files in the background. Example script:

while true; do
  for f in l m n o a b c d e f g h i j k; do
    touch "$f"
    sleep 0.5
  done
done
parent 4d19f45f
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