ui: limit the framerate (on particular on resize)
Open
- Dominant language
- Go
- Stars
- 10
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I know it's early.
In duitdraw, I used a timer to prevent too many resize events:
https://github.com/ktye/duitdraw/blob/master/events.go#L46
Not sure if it's the best solution, but it improved the situation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.