So I need to change an image so that it can hold multiple images and some way for users to browse through those images. I was thinking of just having two buttons that show up when user places the mouse cursor over the image but I suspect this wouldn't work well on mobile.
So anyone have any other ideas how to do this sort of UI?
Imagine that those different versions at the bottom are combined (there will be buttons to combine/un-combine them) but I want to user to be able to browse the covers. I can't figure out a good place outside the image for the buttons that wouldn't look stupid. So that's how I came up with the idea above.