Message 1 of 1
ModelItemPropertiesChanged not firing
Not applicable
06-25-2017
03:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Anyone else is having issue getting the event ActiveDocument.Models.ModelItemPropertiesChanged to fire, or knows what it represents?
I am attaching to it when the plugin loads, along with ActiveDocument.Models.CollectionChanged, but it never fires.
CollectionChanged fires everytime a model is added/removed, but I was expecting that ModelItemPropertiesChanged would fire whenever a property is edited on a modelitem, that doesn't appear to be the case.
Cheers,
Nic