-
-
Notifications
You must be signed in to change notification settings - Fork 21.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Property list changes are only notified when it did change in Curve
`Object::notify_property_list_changed()` should only be called when the structure of the property has actually changed. The structure of the property tree has not changed if the size of the array has not changed, and the only possibility is that the element value has changed.
- Loading branch information
Showing
1 changed file
with
49 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters