BLumia / pineapple-pictures

A homebrew lightweight image viewer.
https://sourceforge.net/projects/pineapple-pictures/
MIT License
406 stars 51 forks source link

Scaling the transparent background #107

Closed nbb1967 closed 1 year ago

nbb1967 commented 1 year ago

Currently, when scaling an image, the transparent background (gray-white grid) is also scaled. Is this a bug or a feature?

BLumia commented 1 year ago

It's intended since the grid is fixed size so user could use the grid as an object of reference to determine the size of the image while scaling.

btw, if you hold the shift key and click the grid button, the grid will be in a lighter color. Just in case you might need this.