mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-11 04:48:44 +03:00
3625a55f68
This prevents the editor from synchronously redrawing in specs with cursors in invalid locations. Markers are always updated under the hood before a change event is emitted from the Buffer or DisplayBuffer. We still wait to trigger marker observers, but if their position gets read, it is up to date. |
||
---|---|---|
.. | ||
app | ||
fixtures | ||
stdlib | ||
atom-reporter.coffee | ||
spec-bootstrap.coffee | ||
spec-helper.coffee | ||
spec-suite.coffee | ||
time-reporter.coffee |