MuMoT icon indicating copy to clipboard operation
MuMoT copied to clipboard

Refactor code moving members into base classes where possible

Open jarmarshall opened this issue 7 years ago • 0 comments

Check for duplication of logic - e.g. _chooseXrange and _chooseYrange recur multiple times in different view classes, so should move up the class hierarchy.

jarmarshall avatar May 24 '18 08:05 jarmarshall