mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 13:50:04 -04:00
Update AccessKit, introducing support for editable spinners on Windows and an important fix for navigation order on macOS
This commit is contained in:
@@ -61,7 +61,7 @@ winit = { version = "0.27.2", default-features = false }
|
||||
document-features = { version = "0.2", optional = true }
|
||||
|
||||
# feature accesskit
|
||||
accesskit_winit = { version = "0.6.0", optional = true }
|
||||
accesskit_winit = { version = "0.6.6", optional = true }
|
||||
|
||||
puffin = { version = "0.14", optional = true }
|
||||
serde = { version = "1.0", optional = true, features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user