diff options
author | Rindbee <idleman@yeah.net> | 2023-03-15 09:28:11 +0800 |
---|---|---|
committer | Rindbee <idleman@yeah.net> | 2023-03-15 09:51:15 +0800 |
commit | 69f488e687dfb3526722d8511d3ce25a95b8fc4b (patch) | |
tree | 2b869690428ce34f4b071bf4e9f4236d8d3f21fb /modules/gdscript/language_server/gdscript_language_server.cpp | |
parent | e5cc494fbf4f5564c16d3deadb3a83a3c58b7546 (diff) | |
download | redot-engine-69f488e687dfb3526722d8511d3ce25a95b8fc4b.tar.gz |
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.
Diffstat (limited to 'modules/gdscript/language_server/gdscript_language_server.cpp')
0 files changed, 0 insertions, 0 deletions