Patch: JUCE_LIVE_CONSTANT for a bool

Please find attached a rudimentary patch for allowing to use JUCE_LIVE_CONSTANT on a bool variable. It works well, except initial value displayed in the edit is not always right; it is however good after manipulating.
I needed that because using an int value for that was overkill on live edit.
All the best
François
BoolLiveConstant.patch.txt (4.3 KB)

1 Like

Hey, sorry for bugging you with this UPpage, but is there any chance to have it upstream soon? (otherwise I would add it locally, just let me know)

Sure, I’ll add that today.

1 Like