Function zng_wgt_undo_history::undo_stack
source ยท pub fn undo_stack(child: impl UiNode, op: impl IntoValue<UndoOp>) -> impl UiNode
Expand description
P
Setups the context in an undo/redo stack widget.
If this is not set in the stack widget the entry widgets may not work properly.