-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
refactorRefactor something (don't use both this and 'internal change')Refactor something (don't use both this and 'internal change')
Description
getStyleBySelector should not be in the Game class! This should be in its own util file or special DOM manipulation class.
Lines 59 to 60 in 60f4b5d
| getStyleBySelectorAll(target, exact = true) { | |
| // TODO This should NOT be in here! |
Originally posted by @MarcellPerger1 in #196 (comment)
Metadata
Metadata
Assignees
Labels
refactorRefactor something (don't use both this and 'internal change')Refactor something (don't use both this and 'internal change')