mirror of
https://github.com/emilk/egui.git
synced 2026-06-28 07:23:13 -04:00
Fix(eframe): remove lines added accidentally
This commit is contained in:
@@ -59,8 +59,6 @@ default_fonts = ["egui/default_fonts"]
|
||||
## and `WebOptions::renderer`.
|
||||
glow = ["dep:egui_glow", "dep:glow", "dep:glutin-winit", "dep:glutin"]
|
||||
|
||||
_override_legacy_ime_composition_visuals = ["egui/_override_legacy_ime_composition_visuals"]
|
||||
|
||||
## Enable saving app state to disk.
|
||||
persistence = ["dep:home", "egui-winit/serde", "egui/persistence", "ron", "serde"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user