:destroy fix for frame's with childrens with reactive properties

This commit is contained in:
Robert Jelic
2025-04-19 06:19:02 +02:00
parent 32ecbc2883
commit 90911ebf91
3 changed files with 16 additions and 7 deletions

View File

@@ -405,7 +405,7 @@ end
--- Removes all observers from a property
--- @shortDescription Removes all observers from a property
--- @param name string The name of the property
--- @param name? string The name of the property
--- @return table self The PropertySystem
function PropertySystem:removeAllObservers(name)
if name then