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
Due to an oversight, the REMOVE_ON_HIDE tag is set on "partB" twice, as
opposed to "partB" and "partC". This may occasionally keep the part
stack rendered, because "partC" is not removed from the model when
hidden.
Closes#751
0 commit comments