1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-04-18 12:51:30 +00:00
Files
TiddlyWiki5/core/modules/editor
Jeremy Ruston a65ec87c53 Fix test for needing to update text editor DOM
Checking the active element is clumsy, and interferes with debugging. Checking the content is clearer, and avoids the Firefox bug.

Fixes #4472
2020-03-07 14:00:46 +00:00
..