boxer-project / boxer-sunrise

Sunrise on the Boxer Reconstruction Project
BSD 3-Clause "New" or "Revised" License
41 stars 2 forks source link

graphics `stamp` at `(0, 0)` instead of at the turtle's coordinates #92

Open rigdern opened 3 weeks ago

rigdern commented 3 weeks ago

Repro steps

I reproed this with Boxer 3.4.19 2024-06-24.

  1. Download stamp a picture.box.zip, unzip it, and open it.
  2. Run cs to clear the screen.
  3. Run run-me to stamp the picture.

Expected result: picture is stamped at (80, 80).

Actual result: picture's foreground is incorrectly stamped at (0, 0). Interestingly, it looks like its green background is correctly stamped at (80, 80). Screenshot:

image
sgithens commented 2 weeks ago

This is fixed now in a5f3eee , and will be in the 3.4.20 build. Leaving ticket open until we verify it in the build.