Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::editor::internal::FillStrokeWidgetInteractionState Struct Reference

Stable interaction policy for one fill/stroke toolbar frame. More...

#include "donner/editor/FillStrokeWidget.h"

Public Attributes

bool canEdit = false
 Whether widget actions may mutate the active paint.
bool refreshPaintSnapshot = false
 Whether the shell should replace its cached paint snapshot this frame.

Detailed Description

Stable interaction policy for one fill/stroke toolbar frame.

Member Data Documentation

◆ canEdit

bool donner::editor::internal::FillStrokeWidgetInteractionState::canEdit = false

Whether widget actions may mutate the active paint.

◆ refreshPaintSnapshot

bool donner::editor::internal::FillStrokeWidgetInteractionState::refreshPaintSnapshot = false

Whether the shell should replace its cached paint snapshot this frame.


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