|
|
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.
|
Editor cursor and selection state, captured by value for undo/redo. More...
#include "donner/editor/TextEditorCore.h"
Public Attributes | |
| Coordinates | selectionStart |
| Coordinates | selectionEnd |
| Coordinates | cursorPosition |
Editor cursor and selection state, captured by value for undo/redo.
| Coordinates donner::editor::EditorState::cursorPosition |
| Coordinates donner::editor::EditorState::selectionEnd |
| Coordinates donner::editor::EditorState::selectionStart |