Skip to content

148 SweepLoop multiselect bug

Rolf Madsen requested to merge 148-SweepLoopMultiselectBug into master

Changed so that if something is Unsweepable it also cannot be multi-selected, because this usually marks 'fragile' properties. There is a way out by setting Unsweepable.MultiEditable to true, if it could be multi-edited after all.

Closes #148 (closed)

Merge request reports