Skip to main content

Module slider

Module slider 

Source
Expand description

Slider widget.

egui ships its own egui::Slider, but it has a very different visual identity. This widget paints a flat track + circular thumb to match the gpui-component look. Use egui::Slider if you need text input alongside, ticks, or logarithmic scales.

Structsยง

Slider