Graphics > Lcd.arc Radius bug.



  • I have found a bug in the blocky side of Lcd.arc.
    Blocky is not sending the Radius defined but if you switch to micropython, it can be defined there.



  • Thanks for pointing it out, I had found this bug recently, basically the block ignores whatever you put in the radius position, but as you say it can be corrected in python.