NewsFeedCollectionViewFlowLayout icon indicating copy to clipboard operation
NewsFeedCollectionViewFlowLayout copied to clipboard

Work with PSTCollectionView

Open wsnnn opened this issue 12 years ago • 3 comments

Hi, this is a very useful Layout. But how to make it work with PSTCollectionView https://github.com/steipete/PSTCollectionView

I tried a bunch of options, but still get a black screen.

wsnnn avatar Jul 04 '13 17:07 wsnnn

I've not used PSTCollectionView personally so don't know what the problem would be. What is the behaviour you are seeing? What things have you tried?

lukestringer90 avatar Jul 10 '13 19:07 lukestringer90

I solved the problem with a black screen, everything works. Mainly because of the need to use PST is iOS5. The problem remains that the layout: the cells are joined with gaps and chaotic sequence, ie No rows and columns.

wsnnn avatar Jul 10 '13 19:07 wsnnn

O dear. Not sure why that would be happening. I'll try take a look. If you figure it out pull requests are more than welcome.

On 10 Jul 2013, at 20:18, wsnnn [email protected] wrote:

I solved the problem with a black screen, everything works. Mainly because of the need to use PST is iOS5. The problem remains that the layout: the cells are joined with gaps and chaotic sequence, ie No rows and columns.

— Reply to this email directly or view it on GitHub.

lukestringer90 avatar Jul 10 '13 19:07 lukestringer90