mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Add Harness::new_eframe and TestRenderer trait (#5539)
Co-authored-by: Andreas Reich <r_andreas2@web.de>
This commit is contained in:
@@ -1319,6 +1319,7 @@ dependencies = [
|
||||
"egui",
|
||||
"egui_demo_lib",
|
||||
"egui_extras",
|
||||
"egui_kittest",
|
||||
"ehttp",
|
||||
"env_logger",
|
||||
"image",
|
||||
@@ -1395,6 +1396,7 @@ version = "0.30.0"
|
||||
dependencies = [
|
||||
"dify",
|
||||
"document-features",
|
||||
"eframe",
|
||||
"egui",
|
||||
"egui-wgpu",
|
||||
"image",
|
||||
|
||||
Reference in New Issue
Block a user