Changes for 3.0.16
- Enabled modifying the Part.layerName of the DraggingTool.draggedParts during a drag.
- Fixed control-drag-copying of subtrees when using a TreeModel and when CommandHandler.copiesParentKey is true, to make sure the copied subtree roots have the same parents as what was copied.
- Fix for Node position values in the UndoManager when stopping an ongoing animation that modifies Node positions.