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 ability to “paste from” a file into the current canvas #203

Closed ZMYaro closed 3 years ago

ZMYaro commented 3 years ago

This was previously under “Edit” → “Paste From...” in classic Paint and “Home” tab → “Paste” menu → “Paste from” in Win7 Paint.

ZMYaro commented 3 years ago

This might get pushed back from v3.3 depending on time.

ZMYaro commented 3 years ago

This really needs its own button, but I also do not want the toolbar to look “unbalanced” by putting it next to Paste without a button above it. I am inclined to have this be triggered by long-pressing/right-clicking/Control+clicking/Alt+clicking the Paste button in v3.3, and then adding the separate button in v4.0 when there are separate Save/Save as... buttons on the top row.

ZMYaro commented 3 years ago

Added in https://github.com/ZMYaro/paintz/commit/394ec1289eb95bc8b8da25d74d593e04a6895e08.

ZMYaro commented 3 years ago

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

ZMYaro commented 3 years ago

Keyboard shortcut added in https://github.com/ZMYaro/paintz/commit/4414997b44bf3a459765a1ad6f83268081c71847.