Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

LoadEarlierMessages header not showing #330

Closed
educosta opened this issue Jun 1, 2014 · 6 comments
Closed

LoadEarlierMessages header not showing #330

educosta opened this issue Jun 1, 2014 · 6 comments
Labels

Comments

@educosta
Copy link

educosta commented Jun 1, 2014

Hi,

I set showLoadEarlierMessagesHeader = YES; in demo but not showing header

@jessesquires jessesquires changed the title showLoadEarlierMessagesHeader not working LoadEarlierMessages header not showing Jun 2, 2014
@jessesquires
Copy link
Owner

hey @educosta - did you reload the collection view? what are the steps to reproduce?

@educosta
Copy link
Author

educosta commented Jun 2, 2014

Hi @jessesquires I only add showLoadEarlierMessagesHeader = YES; on viewDidLoad and not work.

Can you reproduce?

@stefanocdn
Copy link

Hi, have some weird behavior with showLoadEarlierMessagesHeader : when the MessageViewController gets pushed on the navigation stack, I can see the button for a very brief moment, then the collection view scrolls to bottom. If I then scroll to the top, there is the space for the button but the button is not showing. If I try with very few messages and the collection view does not need to scroll to show last message, the button is correctly showing.

@jbaez
Copy link

jbaez commented Jun 11, 2014

I have seen the button disappear when

self.collectionView.collectionViewLayout.springinessEnabled = YES;

@jessesquires
Copy link
Owner

now fixed via 5728275 if springiness = NO

@jessesquires
Copy link
Owner

closing as fixed, see #409

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants