spillerrec / imgviewer

Customizable image viewer with minimalistic interface
2 stars 1 forks source link

File refreshes on index reloads even if it has not changed #29

Closed spillerrec closed 10 years ago

spillerrec commented 10 years ago

Dragging and dropping a file clears the cache. We should keep it to improve loading. When changes happens in the directory, file_change is emitted even if it is not changed. This clears zoom, animation, ect., which is unwanted.