Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor whiteboard #98

Open
liam-k opened this issue Aug 30, 2022 · 0 comments
Open

Refactor whiteboard #98

liam-k opened this issue Aug 30, 2022 · 0 comments

Comments

@liam-k
Copy link
Collaborator

liam-k commented Aug 30, 2022

The code of whiteboard.js is quite messy – some stuff could and should be extracted into components & there’s some unused code lying around which should either be completed & used (like automatically setting canvas width on resize) or removed. Constants should also be extracted into an enum/settings/data component. Actually, it might be smart to do this for the whole app – WindowManager is way too long as well.

@liam-k liam-k self-assigned this Aug 30, 2022
@liam-k liam-k added this to the Future stuff milestone Aug 30, 2022
@liam-k liam-k removed this from the Future stuff milestone Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant