PhotoViewer icon indicating copy to clipboard operation
PhotoViewer copied to clipboard

Implement PVThumbView

Open tjweir opened this issue 16 years ago • 3 comments

(Trying not to be an ass about this, just a request)

I'm not sure if you have the code lying about, but I'd love to have your implementation of PVThumbView.

tjweir avatar Nov 27 '09 19:11 tjweir

I have a thumb view in my fork: http://github.com/henrik/PhotoViewer

henrik avatar Jun 26 '10 15:06 henrik

Nice work! I do encounter a problem with rotation, though: The top row of thumbnails is up under the nav bar after rotating. If you then view an individual picture and come back to the thumbnails, the layout is corrected.

I tried adding a call to setNeedsLayout after rotation, but it doesn't do anything.

Stokestack avatar May 26 '11 01:05 Stokestack

can you help me with finding a way to put an overlay on top of an image i can't figure out what method i should add the UIImageView to.

Gilmargolin avatar Jul 26 '11 19:07 Gilmargolin