Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Shimmeringspeed issue when initial frame is not set. #13

Closed
MichMich opened this issue Mar 13, 2014 · 2 comments
Closed

Shimmeringspeed issue when initial frame is not set. #13

MichMich opened this issue Mar 13, 2014 · 2 comments

Comments

@MichMich
Copy link

When working with AutoLayout (programmatically), the FBShimmerView is not created with initWithFrame, but just by init. This gives a shimmering speed issue. (Shimmering is way to fast.)

I created a gist to demonstrate the issue: https://gist.github.com/MichMich/9535985

@grp
Copy link
Contributor

grp commented Mar 14, 2014

Could you try this after the latest commit? Some code was adjusting the highlight before the frame was set, but it should be fixed now. Let me know if that works for you.

@MichMich
Copy link
Author

Unfortunately, the problem still persists with the latest commit.

@grp grp closed this as completed in 16f267c Mar 25, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants