mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-07-03 02:20:46 +00:00
d1bbe7253c
The `EditTextWidget.prototype.fixHeight()` function was defering its work with `nextTick()`, which led to flickering on all browsers when typing triggers a resize.