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
{{ message }}
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.
hi, thank you for the library.
i have an issue with the background-color when swapping between images.
the default value of the image that first time rendering is black, and only when the render is finished the background color changed to rgba(0,0,0,0.8), however i want it to be rgba(0,0,0,0.8) all the time.
how can i set the rendering image to be also 'rgba(0,0,0,0.8)'
hi, thank you for the library.
i have an issue with the background-color when swapping between images.
the default value of the image that first time rendering is black, and only when the render is finished the background color changed to rgba(0,0,0,0.8), however i want it to be rgba(0,0,0,0.8) all the time.
how can i set the rendering image to be also 'rgba(0,0,0,0.8)'
The text was updated successfully, but these errors were encountered: