fix styling and add spec
This commit is contained in:
parent
2abc69780e
commit
bf491de9fe
3 changed files with 8 additions and 3 deletions
|
@ -918,7 +918,6 @@ NativeWindowMac::NativeWindowMac(
|
|||
}
|
||||
|
||||
if (transparent()) {
|
||||
NSLog(@"Setting transparent");
|
||||
// Setting the background color to clear will also hide the shadow.
|
||||
[window_ setBackgroundColor:[NSColor clearColor]];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue