mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 22:00:03 -04:00
Now viewport_id always will be in a ViewportId you cannot create a ViewportId you can only get the main one everywere or get the current viewport id with Context::get_viewport_id
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1195,6 +1195,7 @@ version = "0.22.0"
|
||||
dependencies = [
|
||||
"bytemuck",
|
||||
"document-features",
|
||||
"egui",
|
||||
"epaint",
|
||||
"log",
|
||||
"puffin",
|
||||
|
||||
Reference in New Issue
Block a user