#Maximum event re-entrancy depth exceeded
3 messages · Page 1 of 1 (latest)
would you have an idea how to fix that?
by not changing the localtransparencymodifier inside the localtransparencymodifier changed signal event
3 messages · Page 1 of 1 (latest)
your get property changed signal is recursively firing itself, since it changes the local transparency activating the event infinitely
would you have an idea how to fix that?
by not changing the localtransparencymodifier inside the localtransparencymodifier changed signal event