Skip to content

Can't draw anything over 180px High #1

Description

@davidgs

It appears that there is a major bug in the KGFX library.

TFT_eSprite Spr = ui.createSprite(240, 190);

Doesn't actually work. In fact, it causes the Sprite to be set to 240x240, and then nothing is drawn to the screen. Anything over 180px in height causes this bug.

This means that you can't draw to the whole screen, as the last part is inaccessible.
IMG_2075

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions