pub fn default_undo_stack_fn(args: UndoStackArgs) -> impl UiNode
Expand description
Default UNDO_STACK_FN_VAR
.
Returns top-to-bottom Stack!
of UNDO_ENTRY_FN_VAR
, latest first.
pub fn default_undo_stack_fn(args: UndoStackArgs) -> impl UiNode
Default UNDO_STACK_FN_VAR
.
Returns top-to-bottom Stack!
of UNDO_ENTRY_FN_VAR
, latest first.