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.
Loading...
Searching...
No Matches
donner::editor::TreeViewState Struct Reference

Public Attributes

std::optional< svg::SVGElementscrollTarget
bool pendingScroll = false
bool selectionChangedInTree = false

Member Data Documentation

◆ pendingScroll

bool donner::editor::TreeViewState::pendingScroll = false

◆ scrollTarget

std::optional<svg::SVGElement> donner::editor::TreeViewState::scrollTarget

◆ selectionChangedInTree

bool donner::editor::TreeViewState::selectionChangedInTree = false

The documentation for this struct was generated from the following file: