domeengine / dome

A lightweight game development environment where games can be written in Wren
https://www.domeengine.com
MIT License
473 stars 40 forks source link

ImageData rendered partially offscreen to the left would snap to x=0 #250

Closed avivbeeri closed 1 year ago

avivbeeri commented 1 year ago

Found by sciman in Discord.

It's not possible to draw images or transforms at negative x values, they treat x as zero instead.

avivbeeri commented 1 year ago

Fixed in this commit: https://github.com/domeengine/dome/commit/31a251df140215814bbb99e3dcc79df5b98aeaa1