topola/crates/topola-egui
Mikolaj Wielgus 640247a675 fix(topola-egui): clamp timestep slider to 0.001-3.0 instead of 0.0-3.0
Timestep should never be set to 0 because this freezes the GUI if the
execution takes a long time.

Of course, this solution assumes that any lengthy operation is split
into sufficiently fine steppable steps.

Fixes https://codeberg.org/topola/topola/issues/203
2025-04-26 04:02:06 +02:00
..
src fix(topola-egui): clamp timestep slider to 0.001-3.0 instead of 0.0-3.0 2025-04-26 04:02:06 +02:00
Cargo.toml chore(cargo): bump `icu_experimental` dependency version to 0.3.0-beta2 2025-03-10 04:35:34 +01:00