Alice "Arimah" Heurlin

Results 5 comments of Alice "Arimah" Heurlin

I've just run into exactly this problem, in an Electron app. When developing, for various reasons I don't want to bundle all the renderer code into a single JS file....

If I understand the code correctly, `Editor.withoutNormalizing()` defers normalization until the passed callback returns, and does not have any effect at all on the history. If you look at the...

Well... it may happen to work with the current implementation, but I don't think that's the intent at all. `Editor.withoutNormalizing()` is designed to _defer normalization_, so you can perform possibly...

Hmmmm. I'm now fairly confused, particularly about this bit: > If you want to batch `Operation`s, defer normalization and `onChange` and have those batched operations show up in the history...

I encountered this when playing a borg, too. I eventually discovered that turning off my light drastically reduced the UI flicker rate, allowing me to state laws again.