cellcanvas / surforama

a tool for using surfaces to explore volumetric data in napari
MIT License
16 stars 5 forks source link

Constrain behavior for expansion/contraction of mesh #38

Open kephale opened 5 months ago

kephale commented 5 months ago

@kevinyamauchi and I discussed this earlier in the week: we should have a tighter range on the expansion/contraction range, but allow the user to expand the range (similar to the current behavior for contrast limits in napari)

kevinyamauchi commented 5 months ago

For reference, here's the contrast slider on the napari image layer: https://github.com/napari/napari/blob/9dd5fd2d0e12a99973a482bb775597e2176e17ca/napari/_qt/layer_controls/qt_image_controls_base.py#L95-L96