1j01 / jspaint

🎨 Classic MS Paint, REVIVED + ✨Extras
https://jspaint.app/about
MIT License
7.18k stars 560 forks source link

[REQUEST] More zoom levels #224

Closed skeddles closed 2 years ago

skeddles commented 3 years ago

Right now it's capped at 8x (like the original). Photoshop goes up to 32x, and even that is sometimes too small. More zoom would make pixel art easier.

wellsilver commented 3 years ago

I agree, especially when your editing png's or something from pixel games wich usually just draw really big pixels instead of a colletion of small pixels (ex: 5x5 pixels instead of 1024x1984 pixels)

gschweden commented 3 years ago

Not sure if this was added since, but there is a custom zoom option hidden in the menu

image

considering the input box turns red when above the intended max zoom I'm not sure it's intended behavior, but it does work.

1j01 commented 2 years ago

@skeddles Is this request for more zoom levels in the tool options box, or do you have something else in mind? I want to keep most areas of the app looking identical to MS Paint (by default).

skeddles commented 2 years ago

Yes, it would be much more user friendly if it was in tools options box. Sure it wouldn't look identical to paint, but it wouldn't look out of place to people unless they compared them, and it would make using the app easier to use. When making pixel art it's common to frequently zoom in and out, and the custom zoom window would be far too hard to use regularly.

Though if you really didn't want to alter the interface, perhaps you could implement a hotkey for zooming (ctrl or alt + scroll) which could allow you to go higher.

lafoxxx92 commented 2 years ago

You can zoom up to 10x, old mspaint bug (with hidden 10x zoom) is preserved. If you need more, you can use browser zoom ATM.

1j01 commented 2 years ago

I've just released a big update including Alt+Scroll zooming, pinch zooming for mobile, as well as the Thumbnail view (the last missing menu item, View > Zoom > Show Thumbnail)

skeddles commented 2 years ago

Awesome! Alt+scroll works great