fix(gfx): rectangle_fill is one pixel to small
Status | Pipeline | Created by | Stages | |
---|---|---|---|---|
Passed 00:01:03
| Stage: build Stage: test |
Download artifacts
No artifacts found |
gfx_rectangle_fill draws rectangles one pixel too small. gfx_rectangle works correctly by including the end coordinate in the drawn rectangle. Drawing a filled rectangle on the other hand stops before reaching the end coordinate.
Status | Pipeline | Created by | Stages | |
---|---|---|---|---|
Passed 00:01:03
| Stage: build Stage: test |
Download artifacts
No artifacts found |