Using the jsonform for styles, the default checkbox creates issues because it uses true/false values. In order to allow to work in the style with the value we would need a 0/1 based checkbox.
I imagine this would need to be done as we do with the vminmax special range slider?