v8.2.1
- fix: make sure
removeNode()uses internal _id (unique) and not node itself (since we clone those often) - fix: after calling
addRemoveCBmake sure we don't makeWidget() (incorrectly) a second time - break:
GridStackWidget.idis now string only (used to be numberOrString) as it causes usage to have to check and cast