Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-set inline elements to inline-block when using UI pack #173

Closed
marcushat opened this issue Jul 13, 2014 · 2 comments
Closed

Auto-set inline elements to inline-block when using UI pack #173

marcushat opened this issue Jul 13, 2014 · 2 comments

Comments

@marcushat
Copy link

Example of not being able to use a UI pack effect on a <span>: http://jsfiddle.net/pXJc3/6/

@julianshapiro julianshapiro changed the title forcefeeding or transitionIn issue with UI Pack Auto-set inline elements to inline-block when using UI pack Jul 13, 2014
@julianshapiro
Copy link
Owner

I know the problem. This will be fixed soon.

@julianshapiro
Copy link
Owner

This should be fixed now. Update Velocity.

Rycochet pushed a commit that referenced this issue Aug 3, 2020
Inline elements automatically get switched to inline-block when
animated with the UI pack. This way transforms can take effect on them.
It is up to the user to ensure that they don’t transition span elements
if they don’t want them switched to inline-block. Closes #173.

Tweaked several effects to flow better.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants