Replies: 1 comment 2 replies
-
Also TLDR: eats GPU performance. Many folks do not have a capable GPU. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Its only one line of CSS:
.browserContainer { clip-path: inset(0 round var(--zen-native-inner-radius)); }
So why isn't it the default setting? I heard somewhere that it has to do with performance but that seems a little preposterous. I added this line to my own userChrome.css for now to test how performance is and will have a better idea soon.
Beta Was this translation helpful? Give feedback.
All reactions