How to capture resize events?
Open
- Dominant language
- C
- Stars
- 10.9k
- Forks
- 612
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to capture resize events on areas, controls, windows, ...anything? I'm using the Go `ui` library and expected to see this as a method in the AreaHandler interface. I don't see any event-handling mechanisms in `libui`, is this an explicit design decision to avoid having an event queue, event pump, etc.?
Contributor guide
Assessment
This issue has not been assessed yet.