Skip to content

output-shield: Render a PhocColorRect

Sam Day requested to merge samcday/phoc:output-shield-color-rect into main

Instead of managing an alpha prop and drawing a rect directly, use PhocColorRect. This removes some duplicated code and a TODO.

Merge request reports

Loading