themes icon indicating copy to clipboard operation
themes copied to clipboard

RadixTheme PanelBackground translucent performance problem

Open suitux opened this issue 1 year ago • 3 comments

Hi!

I'm using radix-ui/themes 3.1.1 and I'm experiencing a FPS drop when I'm using the Theme with the panelBackground to translucent.

Anyone else?

suitux avatar Aug 21 '24 16:08 suitux

Not sure if related but I also get some weird behaviour when using panelBackground="translucent"

https://github.com/user-attachments/assets/6612dad5-a2a5-4a75-a2f9-ce84ee12a0e0

kevinmitch14 avatar Aug 21 '24 17:08 kevinmitch14

Not sure if related but I also get some weird behaviour when using panelBackground="translucent"

output_video.mp4

I also see this bug in the cards and other elements

suitux avatar Aug 21 '24 18:08 suitux

Not sure if related but I also get some weird behaviour when using panelBackground="translucent"

output_video.mp4

Try isolation: isolate; on the content

rortan134 avatar Aug 26 '24 20:08 rortan134