adafruit / Adafruit-SSD1351-library

Adafruit library for the 1.27" and 1.5" color OLEDs in the shop
http://www.adafruit.com/products/1431
Other
107 stars 49 forks source link

screen size limits are exceeded #19

Closed SorenAndreasen closed 5 years ago

SorenAndreasen commented 6 years ago

when using tft.fillcircle at the edge of the screen, even though I see in the library that there are methods in place to prevent this from happening, the circle (when a big enough radius is picked) will begin drawing on the opposite side of the screen

makermelissa commented 5 years ago

We recently refactored and I was unable to reproduce. Please re-open if it is still happening.