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

Disabling springiness causes message bubble sizing glitch #305

Closed
diakonos opened this issue May 21, 2014 · 3 comments
Closed

Disabling springiness causes message bubble sizing glitch #305

diakonos opened this issue May 21, 2014 · 3 comments
Labels

Comments

@diakonos
Copy link

I followed the method of disabling springiness of the chat bubbles as mentioned here by writing

self.collectionView.collectionViewLayout.springinessEnabled = NO;

and now whenever messages are scrolled off screen and return, extra padding is added to the bottom of the bubble.

Here's a screenshot of what I mean:
jsqmessages_gtlich

It doesn't happen to every bubble, but it does happen consistently to at least some.

@jessesquires
Copy link
Owner

@diakonos - I am no longer seeing this on the current build. Can you confirm?

@ghost
Copy link

ghost commented Jul 18, 2014

I am seeing it, but only very occasionally.

On Jul 17, 2014, at 2:30 PM, Jesse Squires notifications@github.com wrote:

@diakonos - I am no longer seeing this on the current build. Can you confirm?


Reply to this email directly or view it on GitHub.

@diakonos
Copy link
Author

Yep, it appears to be gone for me after updating. Thanks!

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

2 participants