Thumbnailer: Simplify loading logic
- Each ThunarFile takes care on it's own thumbnail requests itself - Loading is triggered by icon-renderer - Simplified logic of THUNAR_FILE_THUMB_STATE - Dont call file_reload after the thumbnail got loaded. Instead, only redraw the window MR !416 Fixes #1237 Co-authored-by:Amrit Borah <elessar1802@gmail.com>
parent
5f987c9c
No related branches found
No related tags found
Showing
- thunar/thunar-file.c 114 additions, 17 deletionsthunar/thunar-file.c
- thunar/thunar-file.h 2 additions, 0 deletionsthunar/thunar-file.h
- thunar/thunar-icon-factory.c 0 additions, 9 deletionsthunar/thunar-icon-factory.c
- thunar/thunar-icon-renderer.c 1 addition, 0 deletionsthunar/thunar-icon-renderer.c
- thunar/thunar-standard-view.c 0 additions, 7 deletionsthunar/thunar-standard-view.c
- thunar/thunar-thumbnailer.c 1 addition, 25 deletionsthunar/thunar-thumbnailer.c
Loading