mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
glow-vs-web cleanup following https://github.com/emilk/egui/pull/868
This commit is contained in:
@@ -68,4 +68,4 @@ screen_reader = ["egui-winit/screen_reader"]
|
||||
# enable glutin/winit integration.
|
||||
# if you want to use glow painter on web disable it.
|
||||
# if disabled reduce crate size and build time.
|
||||
winit= ["egui-winit","glutin"]
|
||||
winit = ["egui-winit", "glutin"]
|
||||
|
||||
Reference in New Issue
Block a user