mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
This PR has a smaller scope, and this are some reverts
Will no longer change egui::Window!
This commit is contained in:
@@ -13,6 +13,5 @@ eframe = { path = "../../crates/eframe", default-features = false, features = [
|
||||
# accesskit struggles with threading
|
||||
"default_fonts",
|
||||
"wgpu",
|
||||
"x11"
|
||||
] }
|
||||
env_logger = "0.10"
|
||||
|
||||
Reference in New Issue
Block a user