GoogleChromeLabs/squoosh

Show a message when pasting fails

Open

#637 geöffnet am 25. Juni 2019

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)TypeScript (20.335 Stars) (1.431 Forks)batch import
feature requestgood first issue

Beschreibung

#98 added support for onpaste. However, sometimes what’s on the clipboard cannot be pasted into Squoosh (e.g. image data copied from Photoshop). In that case, it would be great to detect the failure and show an error message.

Contributor Guide