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
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.
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
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
The text was updated successfully, but these errors were encountered: