Take focus takes direction?
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 270
- Avg merge
- 5d 19h
- Merged PRs (30d)
- 2
Description
```
fn take_focus(
&mut self,
source: Direction,
) -> Result .
```
Why? If anything, Id expect event, like mouse event, keyboard event but direction? What's the idea behind it?
Contributor guide
Assessment
This issue has not been assessed yet.