napari-imagej
napari-imagej copied to clipboard
Build widgets for optional Module parameters
This issue came up when trying to reproduce #127
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!