QmlDesigner.nodeInstances: bugfix for state editing
The state activeStateInstance() was always invalid as a side effect of calling deactivateState() before. So we always changed back to the base state when removing an item. Reviewed-by: Kai Koehne
Please register or sign in to comment