Community
Participate
Working Groups
Currently, the property view constraints match a multi-selection iff the constraint matches each element. It should be possible to define a constraint which handles the selection as a whole.
Fixed in r6333 on the branch (0.8.X)
It works well, except for Composite Constraint where sub-constraints are still notified element by element.
> It works well, except for Composite Constraint where sub-constraints are still notified element by element. Fixed in r7116 (Branch 0.8.X), r7117 (Trunk 0.9)