Function zng::undo::history::group_by_undo_interval
source ยท pub fn group_by_undo_interval(
child: impl UiNode,
enabled: impl IntoVar<bool>,
) -> impl UiNode
Expand description
P
If undo entries are grouped by the UNDO.undo_interval
.
Enabled by default.
Sets the GROUP_BY_UNDO_INTERVAL_VAR
.