Skip to content

egui 0.19 and scale ui

Compare
Choose a tag to compare
@emilk emilk released this 21 Aug 17:27
· 11 commits to master since this release
509dae2
  • 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