You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Andreas Reich 10f092d9d4
Add `clamp_to_range` option to DragValue, rename `clamp_range` to `range` (deprecating the former) (#4728)
4 months ago
..
benches Replace a special `Color32::PLACEHOLDER` with widget fallback color (#3727) 11 months ago
data Release 0.23.0 - New image API 1 year ago
src Add `clamp_to_range` option to DragValue, rename `clamp_range` to `range` (deprecating the former) (#4728) 4 months ago
Cargo.toml `egui_extras`: Make `serde` an optional feature (#4641) 5 months ago
README.md Move all crates into a `crates` directory (#1940) 2 years ago

README.md

egui demo library

Latest version Documentation unsafe forbidden MIT Apache

This crate contains example code for egui.

The demo library is a separate crate for three reasons: