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

Add Print icon to PaintZ for printing #194

Closed areynolds2021 closed 3 years ago

areynolds2021 commented 3 years ago

Unless I'm missing seeing it, I don't see a print icon in PaintZ. I see a Save icon, but no Print icon. Could you add one?

ZMYaro commented 3 years ago

This could possibly be enabled by hiding everything but the canvas with @media print.

ZMYaro commented 3 years ago

Reopening so I remember I need to add an entry to the help dialog.

ZMYaro commented 3 years ago

Added to help dialog in https://github.com/ZMYaro/paintz/commit/99731353620f31dd92be5d1111ec2f2757ff42c4.