You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Sometimes when using the ez.PutPictFile(x, y, file) function the image is drawing at the wrong x location. At the time of the creation of this issue, issue #72 still exists and is unaddressed and is probably related.
Screenshots
To Reproduce
Steps to reproduce the behavior:
Run the program and click on the different plants, a failure is emanate
Expected behavior
Image should always be rendered at the correct X,Y location.
The 10" display I have is in a case so its hard to debug so I tested on a 5035 and the issue doesn't manifest itself. I suspect that the global X,Y variables are being modified so I am testing firmware that fixes issue #72 bypasses the use of the Global X,Y variables when drawing an image. Issue addressed on commit https://github.com/earthlcd/EZLCD-5xxx-Master/commit/0c6bb4c5a6c868ccf953f51f8a468b71760b22dc but not released.
Describe the bug
Sometimes when using the ez.PutPictFile(x, y, file) function the image is drawing at the wrong x location. At the time of the creation of this issue, issue #72 still exists and is unaddressed and is probably related.
Screenshots
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Image should always be rendered at the correct X,Y location.
MANDATORY: Attachments
Image files:
PlanetScale.zip
Note from Randy:
Product: PROD_EZLCD_105B (passed) or PROD_EZLCD_5104 (failed)
The text was updated successfully, but these errors were encountered: