acenturyandabit / acenturyandabit/polymorph
Clean up resize handler in itemList
未关闭
- 主要语言
- JavaScript
- 星标
- 17
- 派生
- 16
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。