SpaiR / StrongDMM

Robust map editor for BYOND
GNU General Public License v3.0
125 stars 71 forks source link

Bug: changing pixel_w/pixel_z doesnt display visually #285

Open Vallat opened 7 months ago

Vallat commented 7 months ago

Version

2.11.0 alpha, e3dd761 revision

What happened?

I changed pixel_w and pixel_z and expected them to offset object visually like pixel_x and pixel_y, but nothing happened :(

Reproduction

  1. Run StrongDMM
  2. Open any map
  3. Select any object and change its pixel_w or pixel_z

Relevant log output

No response