You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This partially reverts commit 1b6d64b (“Don't
recreate resources when editing plugin scenes”).
I incorrectly believed that these were being fully recreated every time the
scene is instantiated based on another element's stylebox, but in fact they are
being used as a template and it is only the colour that is being adjusted.
See discussion at #138 (comment).
0 commit comments