Skip to content

Fix cases where widget interaction did not update item values.

David Thompson requested to merge dcthomp/smtk:missing-updates into master

Also, properly avoid updating the item during interaction (drag) events and properly signal modification to parent view.

Merge request reports