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
isn't that more of an api-issue, where clear_color_srgb should also be accepting some Color type which then could have methods that take [f32; 4] to construct it?
I felt the need for an unpacking notion while writing this:
where BACKGROUND_COLOR is defined as:
The text was updated successfully, but these errors were encountered: