re_viewer_context::undo

Constant MAX_UNDOS

Source
const MAX_UNDOS: usize = 100;
Expand description

Max number of undo points.

TODO(emilk): decide based on how much memory the blueprint uses instead.