songgao / gallery

Expose an image folder as a web gallery
7 stars 2 forks source link

UX on IOS is a bit bad #2

Open kaihendry opened 10 years ago

kaihendry commented 10 years ago

No way to slide between images

Have you considered "Ideal Image Viewer"? https://news.ycombinator.com/item?id=8267562

songgao commented 10 years ago

whoa.. interesting! However it doesn't seem to support grid view. I do like it though. Maybe add this as an option. Do you have time to make a PR?

Also I'll try to fix iOS view when I get time :)

kaihendry commented 10 years ago

I wonder if it's possible to have a template as a switch so I or other people could create a template against the golang image server? Without having to build it in?

songgao commented 10 years ago

@kaihendry Sounds good. Thanks for the suggestion! I'll update it when I have time; maybe this weekend.

kaihendry commented 10 years ago

On second thought, I was thinking that a well designed image server API won't need a user to modify a golang html template. But maybe it's good interim feature nonetheless to help bootstrap things.

songgao commented 10 years ago

Make sense. Would you mind if I close this issue? Since we are converting this into a server API...