acenturyandabit / acenturyandabit/polymorph
Clean up resize handler in itemList
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 17
- Forks
- 16
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.