mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
by default our editor sends an update "signal" on every single transaction. This is oftentimes unnecessary. We can improve the responsiveness by deferring this so multiple transactions cause 1 rerender.