Hi,
it seems like the button outline is produced by creating a full square underneath the button instead of just being around it. That’s fine, but I was wondering if there’s any way to only have the outline on a button? This is to place it over some text while you can still see the text through the button.
A image-widget over a invisible button or something could also be a reasonable solution, but is it possible to produce a square-line with an invisible area inside with the image-widget?
button bounds(32, 198, 65, 20), channel("Choices"), text("", ""), fontColour:0(255, 114, 114, 0) colour:1(65, 73, 89, 0) colour:0(65, 73, 89, 0) fontColour:1(255, 114, 114, 0), outlineThickness(4), corners(0), outlineColour(16, 19, 22, 255)