johnmartins / johnmartins/morpheus

Split MorphMatrix into GUI and model

Open
#77 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently, MorphMatrix contains GUI operations (unlike any of the other morph-related classes). This is muddles up the code, and makes the classes far larger than they need to be. It should be separated into two classes:

MorphMatrix: This will contain all the class operations that have nothing to do with the GUI
MorphMatrixComponent: This will contain all the GUI operations

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.