You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried using vibrancy (light) on a panel, but it doesn't seem to be working: the panel appears white-ish instead (but fully opaque). I tried running the ShowReel demo, and it's the same, everything looks white, including the modal (and clicking around made my CPU go 200%+).
data-vibrancy also doesn't seem to be doing anything. The following snippet works when setting vibrancy to light in the option of BrowserWindow but doesn't (= appears white) when using the data-vibrancy prop of ph-window:
I tried using vibrancy (
light
) on a panel, but it doesn't seem to be working: the panel appears white-ish instead (but fully opaque). I tried running the ShowReel demo, and it's the same, everything looks white, including the modal (and clicking around made my CPU go 200%+).data-vibrancy
also doesn't seem to be doing anything. The following snippet works when settingvibrancy
tolight
in the option ofBrowserWindow
but doesn't (= appears white) when using thedata-vibrancy
prop ofph-window
:Then when using a sidebar (or any panel) with BrowserWindow's vibrancy option, the sidebar turns white but the right side does has vibrancy.
Here's a screenshot of ShowReel, which doesnt look as it should be (tested with electron 3.0.10).
The text was updated successfully, but these errors were encountered: