mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-13 06:28:36 +00:00
As `add_rect_filled_multicolor` does not have any option, the `build` pattern is not used and calling `add_rect_filled_multicolor` directly draws the rectangle on the window.