acenturyandabit / acenturyandabit/polymorph
Clean up resize handler in itemList
Aperta
- Lingua principale
- JavaScript
- Stelle
- 17
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
In itemList.js, I use querySelectorAll() for the resize handler which may be inefficient for large numbers of calls.
Additionally, while resizing, moving the mouse outside the textarea hitbox causes the resize to be canceled.
this needs to be fixed :3
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.