|
|
Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
|
Scratch state threaded through the helpers that handle a single character insertion (handleNewLine, handleRegularCharacter, etc.). More...
#include "donner/editor/TextEditorCore.h"
Public Attributes | |
| UndoRecord | record |
| Coordinates | insertPos |
Scratch state threaded through the helpers that handle a single character insertion (handleNewLine, handleRegularCharacter, etc.).
| Coordinates donner::editor::UndoState::insertPos |
| UndoRecord donner::editor::UndoState::record |