MuMoT
MuMoT copied to clipboard
Refactor code moving members into base classes where possible
Check for duplication of logic - e.g. _chooseXrange and _chooseYrange recur multiple times in different view classes, so should move up the class hierarchy.