Merge pull request #252 from StarArawn/expose-focus-tree
Added the focus tree as a resource for UI systems.
No related branches found
No related tags found
Showing
- .github/workflows/rust.yml 1 addition, 1 deletion.github/workflows/rust.yml
- examples/svg.rs 2 additions, 2 deletionsexamples/svg.rs
- src/context.rs 24 additions, 34 deletionssrc/context.rs
- src/event_dispatcher.rs 65 additions, 69 deletionssrc/event_dispatcher.rs
- src/focus_tree.rs 143 additions, 105 deletionssrc/focus_tree.rs
- src/lib.rs 1 addition, 1 deletionsrc/lib.rs
- src/on_event.rs 4 additions, 0 deletionssrc/on_event.rs
- src/styles/units.rs 6 additions, 21 deletionssrc/styles/units.rs
- src/widgets/scroll/scroll_context.rs 2 additions, 7 deletionssrc/widgets/scroll/scroll_context.rs
Loading
Please register or sign in to comment