Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[BUG] source properties checkbox label is not clickable when tooltip is present #2698
Labels
Comments
|
Regression introduced in 51948eb |
|
I could have sworn I explicitly made sure to handle this use case because I use the text to click on checkboxes all the time. I'll submit a fix for this soon. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Platform
Operating system and version: Windows 10 1909
OBS Studio version: 25.0.4
Expected Behavior
Clicking the text label next to a checkbox should toggle the checkbox state.
Current Behavior
If the checkbox has a "long description" (obs_property_long_description), a tooltip widget is added which breaks the behavior of being able to click the label to toggle the checkbox.
Example:

Steps to Reproduce
Reported on Discord at https://discordapp.com/channels/348973006581923840/376042662580715521/698576079618572449