Is there some ‘trick’ to adding Boolean configuration properties to an add-on? When I tried to add one (in the timer add-on), the text gets overlapped with the surroundings.
This is from new code in manifest.json
and similar in package.json
The only trick I found so far is not to add the Boolean property at the end of the list, as the overlaps/confusion with that is even worse.