handWavey icon indicating copy to clipboard operation
handWavey copied to clipboard

Clean up HandWaveyManager.java

Open ksandom opened this issue 3 years ago • 3 comments

Task

  • [x] Move as much functionality as possible out into dedicated, tested classes.
  • [ ] Remove as many unused/obsolete variables as possible.
  • [ ] Linting passes.

Background

This class is where everything has evolved the most, and it's showing it now. Getting this class into a cleaner shape will make the project much more approachable to new-comers.

I'm reserving this ticket for myself because I want it done in a specific way.

ksandom avatar Feb 10 '22 16:02 ksandom