Closed 4ment closed 7 months ago
The operator currently keeps a list of NodeRef object to propose moves for a set of taxa. This causes a bug with the store/restore methods of the treeModel. The list is now a list of Integers containing node numbers.
The operator currently keeps a list of NodeRef object to propose moves for a set of taxa. This causes a bug with the store/restore methods of the treeModel. The list is now a list of Integers containing node numbers.