Open
Description
We often use the slider to get a preview on large 3D data sets.
Unfortunately, the defaults for the GUI are to "Always refresh" for both fields and particles. This means that if we are opening a large data file this will hang forever even in step zero.
Can we add a quick check for the number of particles (.shape
) in the first species that is default selected? If this number is larger than, e.g. 10^9, let us not put a default on the "Always refresh" button.