ZMYaro / paintz

A simple drawing app that runs in a web browser, designed to be an MS Paint substitute for Chromebooks and other Chrome OS devices. PaintZ is free, but please consider supporting development at https://ko-fi.com/ZMYaro or https://patreon.com/ZMYaro.
https://paintz.app
53 stars 11 forks source link

Aspect Ratio won’t Reset #271

Open sobek16 opened 1 year ago

sobek16 commented 1 year ago

When I click resize, change the aspect ratio, and click reset, it does not set the aspect ratio back to default.

ZMYaro commented 1 year ago

@sobek16 To make sure I understand correctly, you are trying to reset the resize dialog back to the current image dimensions?

Currently, you can do that by closing and reopening the resize dialog, but adding a button for that is a good idea!

sobek16 commented 1 year ago

I'm sorry this is not what I was trying to say. The display size starts at 640 by 480 px. If I go into the resize button and change the display size, when I go into settings and click reset, it does not reset. @ZMYaro

ZMYaro commented 1 year ago

@sobek16 Ah, sorry for misunderstanding! The reset button in the settings dialog only resets the settings in the settings dialog. If you want to change the canvas dimensions back to 640×480px, you need to click resize and set those dimensions yourself.