topola/crates
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
..
planar-incr-embed chore(planar-incr-embed): make some utilities public for downstream reuse 2025-04-25 13:25:28 +02:00
specctra-core feat(specctra-core/mesadata, layout): make `Layout` clonable 2025-03-31 02:30:26 +02:00
specctra_derive feat(specctra_derive): implement for enums containing unnamed fields 2025-03-10 04:10:45 +00:00
topola-cli chore(cli): added expect to catch errors during Session File write 2025-01-09 18:30:19 +01:00
topola-egui 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