rawles / edit.tf

An in-browser editor for teletext frames.
http://edit.tf/
GNU General Public License v3.0
92 stars 19 forks source link

Right-clicking on the canvas causes a mouse click #51

Closed rawles closed 7 years ago

rawles commented 7 years ago

In Firefox, and probably other browsers, when you right-click on the canvas you can save the image to a PNG file. Annoyingly, this causes a mouse click, which can invert a pixel, or whatever. The editor should be able to detect and ignore these.

Horsenburger commented 7 years ago

That’s pretty cool, I’ve been copy and pasting into photoshop, this is easier.

From: Simon Rawles [mailto:notifications@github.com] Sent: 06 October 2016 00:20 To: rawles/edit-tf edit-tf@noreply.github.com Subject: [rawles/edit-tf] Right-clicking on the canvas causes a mouse click (#51)

In Firefox, and probably other browsers, when you right-click on the canvas you can save the image to a PNG file. Annoyingly, this causes a mouse click, which can invert a pixel, or whatever. The editor should be able to detect and ignore these.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rawles/edit-tf/issues/51 , or mute the thread https://github.com/notifications/unsubscribe-auth/AVcMagBwspKhpGFln6nPdg_5kvuJJOTzks5qxDCPgaJpZM4KPY-w . https://github.com/notifications/beacon/AVcMavujFrHuEHfwozVh6BxQULBKew2Zks5qxDCPgaJpZM4KPY-w.gif


This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus

rawles commented 7 years ago

Fixed.