checkbox can't be interacted with

Issue #44 resolved
Mitja Müller-Jend repo owner created an issue

Changing the checkbox value is intuitive. After changing the value from the dropdown of True and False the user must hit return to commit the new value.

Possible solution: Create an editor in the KnobItemDelegate: https://stackoverflow.com/questions/2785434/how-to-interact-with-checkbox-actions-qtableview-with-qstandarditemmodel/4451324#4451324