gifygram icon indicating copy to clipboard operation
gifygram copied to clipboard

Adding images

Open danielepolencic opened this issue 4 years ago • 1 comments

Is it possible to use static images instead of gifs?

danielepolencic avatar Apr 10 '20 15:04 danielepolencic

It's certainly possible on the back end, the only issue is UI.

On my road-map I wanted to redo the sticker search UI as I'm currently using a third party react component react-giphy-searchbox and adding UI to it isn't something I want to get into. Ideally I want to be able to upload images from that dialog, search multiple sources (not just Giphy)... etc.

I could also add a separate button to upload images but I don't want to clutter the buttons.

I'd happily accept a pull request to replace this dialog, I was thinking of using Masonry: https://infinite-scroll.com/demo/masonry/

TrevorSundberg avatar Apr 10 '20 17:04 TrevorSundberg