1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 12:50:04 -04:00
Files
egui/crates
Emil Ernerfeldt 42013cd6c2 Fix stable_dt (#3832)
This broke in https://github.com/emilk/egui/pull/3172

Since 0.24.1, `stable_dt` has been fixed at 1/60s, which is a little bit
_too_ stable.

The code issue was the logic for asking "Is this the result of an
immeditate repaint?" was completely broken (always returning false).

* Closes https://github.com/emilk/egui/issues/3830
2024-01-17 12:10:51 +01:00
..
2024-01-08 17:41:21 +01:00
2024-01-08 17:41:21 +01:00
2024-01-17 12:10:51 +01:00
2024-01-08 17:41:21 +01:00
2024-01-08 17:41:21 +01:00
2023-04-18 15:52:45 +02:00
2024-01-08 17:41:21 +01:00
2024-01-15 10:08:22 +01:00
2024-01-08 17:41:21 +01:00
2024-01-14 15:17:55 +01:00