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

Fix issues associated with changing opacity dynamically #16

Merged
merged 1 commit into from
Jan 5, 2015

Conversation

keithdmoore
Copy link
Contributor

No description provided.

@mlynch
Copy link
Contributor

mlynch commented Jan 5, 2015

Hey @keithdmoore I'm noticing the transparency starts > 0 which is not like Tinder. Mind if I make it start at 0?

@mlynch
Copy link
Contributor

mlynch commented Jan 5, 2015

Okay, I see why you did that (really slow at first). Really I think it just needs a non-linear ramp. I'll do that now.

@keithdmoore
Copy link
Contributor Author

Ok. Sounds good.

@mlynch mlynch merged commit 5084d73 into ionic-team:master Jan 5, 2015
@mlynch
Copy link
Contributor

mlynch commented Jan 5, 2015

Okay, I added a cubic-bezier function that starts from 0 and fades up quickly, but then slowly ramps out. Hopefully doesn't add a perf hit with the fn calls...

0da7a97#diff-d3c3f04fc7fda3f526ff4a66bdc888ebR244

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

Successfully merging this pull request may close these issues.

None yet

2 participants