Module irox_egui_extras::progressbar

source ·
Expand description

A customization of egui::widgets::ProgressBar

Augmentations and tweaks for a better progress bar

Structs§

  • A progress bar that supports both determinate ([0->100]) and indeterminate modes.