|
|
Donner 0.8.0-pre
Embeddable browser-grade SVG2 engine
|
Outcome from dispatching a source-pane text change. More...
#include "donner/editor/SourceSync.h"
Outcome from dispatching a source-pane text change.
| bool donner::editor::DispatchSourceTextChangeResult::dispatchedMutation = false |
True when the change was applied to the live document or queued as an editor command.
| bool donner::editor::DispatchSourceTextChangeResult::skippedSelfWriteback = false |
True when the change matched the editor's most recent self-initiated writeback and was intentionally ignored to avoid a feedback loop.