notion-enhancer/mods/emoji-sets
Alejandro Romano 3e7319464e
Fix persistent high CPU usage when emoji-sets is enabled ()
MutationObserver enters into an infinite loop by iterating on itself. By disconnecting the observer and reconnecting it after parsing the DOM for emoji-sets to work, we stop the problem and Notion goes back to sane 0% CPU idle usage.
2021-10-18 22:19:34 +11:00
..
app.css Fix margins for every emoji set () 2021-10-18 22:05:35 +11:00
mod.js Fix persistent high CPU usage when emoji-sets is enabled () 2021-10-18 22:19:34 +11:00