Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Blank Labels on Scroll Effect #5

Open
kwade101 opened this issue Feb 17, 2015 · 3 comments
Open

Blank Labels on Scroll Effect #5

kwade101 opened this issue Feb 17, 2015 · 3 comments

Comments

@kwade101
Copy link

Great component. I am enjoying using it. However, I have found one issue with it. If I'm using a ScrollUp or ScrollDown label transition effect, I get blank labels when setText is called several times within a short period of time.

For example, if you set transitionEffect = BBCyclingLabelTransitionEffectScrollUp with a transitionDuration of 0.3, but setText gets called 2 or 3 times within that 0.3 seconds... you wind up with some blank labels. I'm not sure if it's alpha handling from the entering and exiting labels under high speed or frame handling or what. This does not seem to happen with the others transitionEffects (like cross fade). And I can work around the issue by setting transitionDuration to a lower value. Not as pretty, but it works that way.

@waltermvp
Copy link

+1

@ghousesgb
Copy link

Any Luck to fix the issue?

@waltermvp
Copy link

@biasedbit would you accept a pull request to address this issue? If so any hints on how to fix it?

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

3 participants