napari / napari-animation

A napari plugin for making animations
https://napari.github.io/napari-animation/
Other
74 stars 27 forks source link

Limit cache size in frame sequence #150

Closed jni closed 1 year ago

jni commented 1 year ago

Alternative to #144

I've implemented a very minimal LRUDict to replace the cache.

alisterburt commented 1 year ago

I need to sort CI but will optimistically merge here and do that separately!