Skip to content

Fix bug where re-enabling seed widget wouldn't move existing seeds

Sankhesh Jhaveri requested to merge sankhesh/vtk:seed_widget_reenable into release

The widget waited for a left click when re-enabled. This leads to an additional seed placed at the site of the existing seed before registering that there is already a seed present.

!4470 (merged) was not merged into release.

Merge request reports