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
There is an ugly workaround for misbehaving disconnect in ConstraintWidget in the updateSignalsFromTab method.
We have updated PySide, so maybe the exception check can be replaced with a more proper test, as described in the comment.
There is an ugly workaround for misbehaving
disconnectinConstraintWidgetin theupdateSignalsFromTabmethod.We have updated PySide, so maybe the exception check can be replaced with a more proper test, as described in the comment.