cmlibs / zinc

Source code repository for OpenCMISS-Zinc
Mozilla Public License 2.0
15 stars 18 forks source link

Field, group and selection fixes #264

Closed rchristie closed 1 year ago

rchristie commented 1 year ago

Fixes #262

rchristie commented 1 year ago

Still a small issue. Graphics in child scenes using draw_selected and draw_unselected are not updated when the selection group is changed from the parent region group i.e. when the child scene does not have a selection group but inherits from the parent scene.

rchristie commented 1 year ago

One further issue - clearing the inherited selection doesn't update draw selected/draw unselected graphics.