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

Fix item-icon-left and right animating Ionicon not centered #670

Closed
ajoslin opened this issue Feb 24, 2014 · 1 comment
Closed

Fix item-icon-left and right animating Ionicon not centered #670

ajoslin opened this issue Feb 24, 2014 · 1 comment
Assignees
Milestone

Comments

@ajoslin
Copy link
Contributor

ajoslin commented Feb 24, 2014

(from #594)

When using one of the animating Ionicons like loading in combination with item-icon-left or right, the animation pivot point isn't in the center. This results in the animation swaying from left to right.

It may have something to do with @include align-items(center);

<div class="card">
    <div class="item item-icon-left item-text-wrap">
        <i class="icon ion-loading-d"></i>
        Loading
    </div>
</div>

I even tested with just a div with item-icon-left or item-icon-right class and this also triggers it.

@ajoslin ajoslin added the css label Feb 24, 2014
@ajoslin ajoslin added this to the 0.9.26 milestone Feb 24, 2014
@adamdbradley adamdbradley modified the milestones: 0.10.0, 0.9.26 Feb 26, 2014
@adamdbradley adamdbradley modified the milestones: 1.0 Beta, 0.10.0 Mar 3, 2014
@ionitron-bot
Copy link

ionitron-bot bot commented Sep 6, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 6, 2018
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