Closed bburan closed 8 months ago
This was broken when using Qt6. Attempting to toggle a checkbox in the TreeView example did not work until we coerced the value to ensure proper comparision.
Fixes #33
Thanks!
This was broken when using Qt6. Attempting to toggle a checkbox in the TreeView example did not work until we coerced the value to ensure proper comparision.