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
If a floating element with a semi-transparent color covers another element with a semi-transparent color, then: is renderCommand->renderData.rectangle.backgroundColor the blended color?
If it is not the blended color, then when this element becomes dirty, it will be difficult to redraw this element individually.
The text was updated successfully, but these errors were encountered:
If a floating element with a semi-transparent color covers another element with a semi-transparent color, then: is
renderCommand->renderData.rectangle.backgroundColor
the blended color?If it is not the blended color, then when this element becomes dirty, it will be difficult to redraw this element individually.
The text was updated successfully, but these errors were encountered: