Avoid circular callbacks between properties and Qt widgets
Open
- Dominant language
- Python
- Stars
- 20
- Forks
- 11
- Avg merge
- 17d 8h
- Merged PRs (30d)
- 2
Description
When setting a value for a slider from a property, the slider shouldn't re-adjust the property based on the discretization of the slider, as this can then cause additional callbacks.
Contributor guide
Assessment
This issue has not been assessed yet.