Open mudaltsov opened 7 years ago
The delta for horizontal gradient should divide by width, not height.
Trivial test case: tft.fillRectHGradient(0, 0, 200, 30, ILI9341_BLACK, ILI9341_WHITE);
The delta for horizontal gradient should divide by width, not height.
Trivial test case: tft.fillRectHGradient(0, 0, 200, 30, ILI9341_BLACK, ILI9341_WHITE);