This repository was archived by the owner on Dec 17, 2024. It is now read-only.
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
macos 10.13 issues #149
Open
Description
two issues with macos 10.13:
- screen shows blank for a short duration, then flashes over to the actual content
- the terminal shows this message:
IBM Cloud Functions Shell[61208:2254181] *** WARNING: Textured window <AtomNSWindow: 0x7fefb4e978b0> is getting an implicitly transparent titlebar. This will break when linking against newer SDKs. Use NSWindow's -titlebarAppearsTransparent=YES instead.
this electron issue may cover it: electron/electron#10559
or this? electron/electron#11150