InsightCenterNoodles / InsightCenterNoodles/Orzo
Events not registered after continued use
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
After using the application for a bit, it looks like clicks and some click releases aren't registered. My guess is that maybe some event handling code is too slow, and interferes with registering the next event. That or there is a build up of clutter that slows things down. I thought I fixed some issues with the moderngl garbage collection, but there could still be something there.
Contributor guide
Research direction
Start by reproducing the missing click and click-release events after the application has been used for a while, then inspect the event-handling code and moderngl garbage-collection behavior. Done means clicks and releases continue to register reliably during extended use without accumulating slowdown or clutter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100