Releases: not-fl3/egui-miniquad
Releases · not-fl3/egui-miniquad
0.15 - egui 0.28.0, miniquad 0.4.0
Update to egui 0.21 and fix scroll speed
0.14.0 Release 0.14.0 - Update to egui 0.21, and fix scroll speed
egui 0.19 and scale ui
- Update egui to
0.19.0
- You can now scale the GUI with
egui_ctx.set_pixels_per_point(…)
. - Add miniquad context as a parameter in the lambda in
EguiMq::run