Open nbsp opened 4 years ago
Yeah I'll check out adding something like window-border-radius
& password-border-radius
:thinking: password input is easy, I can just set border-radius: ...
in the #password
CSS, but when I try the same with the main window, I get black corners where the round occurs:
Hmm hmm, just gonna add in the password-border-radius
for now while I figure out the main window - moving that discussion to #67.
Tried for a while to get this working. I have a feeling it might be due to transparency & compositing, but not sure why it works for the password input.
I may have to re-jigger the GUI attachments so the main window is "inside" the background window, instead of "on top" of it...
Would be really cool if you could make the corners of the password box/mainbox round, and also be able to set the radius in px