- After opening a non-coloured PetriNet, an immediate attempt to enter Animation node gets Null Pointer Exception.
- List in the token drop-down box is inconsistent with the tokens seen in the token editor dialog when PetriNet is initially loaded.
- Tokens not locked for update in the token editor when PetriNet is loaded. When tokens are edited, initial markings are lost.
Fixes involved consolidating logic regarding TokenViews into a new controller: TokenSetController. See README for details.