Skip to content

Fix the broken mask selection widget.

Philip Elson requested to merge application_abstraction into master

Mask selection is currently broken as it is the first scheme to use the new state selection form, and that implementation didn't correctly notify of changes.

Merge request reports