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
Many SciJava Modules have optional parameters. Layer parameters can be made optional, but e.g. int/float parameters cannot. We should make a new widget that enables optionality!
This issue came up when trying to reproduce #127
Many SciJava
Modules have optional parameters.Layerparameters can be made optional, but e.g.int/floatparameters cannot. We should make a new widget that enables optionality!