androdlang / TFTShape

2D graphics library for ESP8266/ESP32
MIT License
68 stars 14 forks source link

1 pixel top and left border #4

Open zenmanenergy opened 5 years ago

zenmanenergy commented 5 years ago

I'm not sure if this is a bug in TFTShape or a bug in TFT_eSPI or a bug in my code. When I use a ST7735 display on the left and top edges I see a 1 pixel line of random colors.

unnamed

Bodmer commented 5 years ago

This is a TFT_eSPI issue. Raise an issue on that library.