issues
search
DioxusLabs
/
blitz
High performance HTML and CSS renderer powered by WGPU
Apache License 2.0
2.12k
stars
42
forks
source link
Pass focus to accesskit and simplify node ids
#116
Closed
matthunz
closed
3 weeks ago
matthunz
commented
3 months ago
Unifies AccessKit IDs with
Document
element IDs
Adds the
Document::focus
method and calls it to send the currently focused ID to AccessKit
Process window events with AccessKit
TODO fix ID errors in interactive examples
Document
element IDsDocument::focus
method and calls it to send the currently focused ID to AccessKit