CSC207-fiveguys / music-java-app

MIT License
1 stars 1 forks source link

referencing controllers instead of input boundaries #9

Closed skrukwa closed 11 months ago

skrukwa commented 11 months ago

some of the views reference the specific controller

ex) https://github.com/CSC207-fiveguys/music-java-app/blob/93e07400d9906c485a546edfdaa7e0ffafc54965/src/view/logged_out/SignupView.java#L25

ALL views should be gone through and fixed as needed

skrukwa commented 11 months ago

forgot how CA works. this is not an issue.