Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ez.PutPictFile([x, y,] filename) optional parameters [x, y,] of the function do not work #72

Open
JacobChrist opened this issue Apr 4, 2023 · 1 comment
Assignees
Labels
bug Something isn't working Lua needs-review

Comments

@JacobChrist
Copy link
Member

Describe the bug
The optional [x, y,] parameters of the ez.PutPictFile([x, y,] filename) function do not work and the ez.SetXY(x, y) function is required to properly set the x, y position when drawing an image.

Expected behavior
The x,y parameter of the ez.PutPictFile() should update the internal column and row position of where an image is drawn.

Additional context
Ver: 3.0.0 Mar 29 2023 (NoSPI)
Lua 5.3.5
S/N: 2c0022000751393334383939
320x240

@JacobChrist JacobChrist added bug Something isn't working Lua labels Apr 4, 2023
@JacobChrist JacobChrist changed the title optional [x, y,] parameters of the ez.PutPictFile([x, y,] filename) function do not work ez.PutPictFile([x, y,] filename) optional parameters [x, y,] of the function do not work Apr 19, 2023
@JacobChrist
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Lua needs-review
Projects
None yet
Development

No branches or pull requests

2 participants