mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01: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.