gregjohnson2017 / tabula-editor

An image editor built from scratch with OpenGL in Go.
MIT License
7 stars 0 forks source link

Fix selection tool misalignment #2

Closed gregjohnson2017 closed 4 years ago

gregjohnson2017 commented 4 years ago

The original dimensions and multiplier values stored in the shader file were not being updated when a new image was loaded.