TrevorSundberg / gifygram

A stupid website for animating images on top of videos.
MIT License
112 stars 13 forks source link

Adding images #1

Open danielepolencic opened 4 years ago

danielepolencic commented 4 years ago

Is it possible to use static images instead of gifs?

TrevorSundberg commented 4 years ago

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/