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 have a decoration I'm rendering with renderRect(). Decided to try and enable blur, so I started using renderRectWithBlur(), and made sure the rect color had an alpha value that's not 100% opaque. No blur in that rect. Is there some extra setup that's needed, or do decorations not blur even if rendered with that function?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a decoration I'm rendering with renderRect(). Decided to try and enable blur, so I started using renderRectWithBlur(), and made sure the rect color had an alpha value that's not 100% opaque. No blur in that rect. Is there some extra setup that's needed, or do decorations not blur even if rendered with that function?
Beta Was this translation helpful? Give feedback.
All reactions