golang-design / clipboard

📋 cross-platform clipboard package that supports accessing text and image in Go (macOS/Linux/Windows/Android/iOS)
https://golang.design/x/clipboard
MIT License
632 stars 68 forks source link

Copy GIF into clipboard failed(MacOS) #7

Closed noahyao1024 closed 3 years ago

noahyao1024 commented 3 years ago

I am using a M1 Macbook Pro, I download a GIF image from Giphy site, then copy it to MacOS clipboard. BUT Ooops, they transfer into a static image.

I am sure that copy it from Finder it works well.

changkun commented 3 years ago

See #2

changkun commented 3 years ago

Nothing to do at the moment. Closing...