Hacker News new | ask | show | jobs
by unsafecast 1385 days ago
How would that change with the state of the in-editor panel?
1 comments

Panel gets removed from DOM it unhooks the event handlers for showing the real-time status of git meaning they don't have fire at all. It's common for web apps to slow down when certain UI element react to an event that is emmited (much) faster then the UI can handle.
That's a good point, but I'd expect that to influence output-heavy processes. I still don't see the connection to git.