Page 1 of 1

how to make the label or buttons background transparent?

Posted: Mon Jul 23, 2018 8:29 pm
by Jay
I am a beginner learning JADE and there seems some functions missing like making label background transparent.
I felt like that only way to make it transparent is color pick from the background and apply that color to the label background.

Is there any way?Thank you

Re: how to make the label or buttons background transparent?

Posted: Tue Jul 24, 2018 2:02 am
by ghosttie
For label controls you can set the transparent property to true.

Re: how to make the label or buttons background transparent?

Posted: Tue Jul 24, 2018 12:53 pm
by Jay
For label controls you can set the transparent property to true.
Perfect!