You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked the code and it is the intended behavior.
The inputs here are realized by QSpinBox widgets. Until no image data are loaded, they have default range 0..99.
As soon as image frames are loaded, they change to a proper range min_frame..max_frame.
This seems alright to me, do you think it is a problem? The only possible change I can think of is to completely disable them somehow until no images are loaded, but I don't think it is a really meaningful improvement.
Under 3D-Reconstruct, I cannot type in start / end frame with more than 2 digits, is this a general issue?
This issue is also apparent for all other inputs. Somehow the GUI doesn't support it. Please fix.
Refers to openjournals/joss-reviews#5986
The text was updated successfully, but these errors were encountered: