Files
test/source/blender/editors/space_file
Julian Eisel d552b3c0c0 Fix file/asset thumbnails causing constant stream of notifiers
The thumbnail caching continuously sends `ND_SPACE_FILE_PREVIEW`
notifiers via a timer. But this timer was never ended properly after
thumbnails are fully loaded into the cache.
Wouldn't actually cause a refresh or redraw, send and process the
notifiers.

I already tried to avoid this for the asset view template, but
apparently that wasn't working correctly. For the File/Asset Browser I
never applied that fix to avoid possible regressions before the release.
2022-01-20 18:51:49 +01:00
..
2022-01-06 13:54:55 +11:00
2021-11-24 08:21:40 +01:00
2021-11-24 08:21:40 +01:00
2022-01-02 20:48:59 -08:00