Files
egui/crates
Emil Ernerfeldt 5388e65623 Smooth scrolling (#3884)
This adds smooth scrolling in egui. This makes scrolling in a
`ScrollArea` using a notched mouse wheel a lot nicer.

`InputState::scroll_delta` has been replaced by
`InputState::raw_scroll_delta` and `InputState::smooth_scroll_delta`.
2024-01-24 16:40:20 +01:00
..
2024-01-08 17:41:21 +01:00
2024-01-24 16:40:20 +01:00
2024-01-19 10:14:13 +01:00
2024-01-19 10:14:13 +01:00
2024-01-24 16:40:20 +01:00
2023-04-18 15:52:45 +02:00
2024-01-24 15:45:22 +01:00
2024-01-24 15:47:44 +01:00