|
|
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.
|
Whether a path operation can currently be applied to the editor selection. More...
#include "donner/editor/EditorApp.h"
Public Attributes | |
| bool | canApply = false |
| True when the operation button should be enabled. | |
| std::string | reason |
| Short disabled-state reason for tooltips and tests. | |
Whether a path operation can currently be applied to the editor selection.
| bool donner::editor::PathOperationAvailability::canApply = false |
True when the operation button should be enabled.
| std::string donner::editor::PathOperationAvailability::reason |
Short disabled-state reason for tooltips and tests.