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

$ionicLoading - minor graphical bug #1252

Closed
LeleDev opened this issue May 1, 2014 · 8 comments
Closed

$ionicLoading - minor graphical bug #1252

LeleDev opened this issue May 1, 2014 · 8 comments
Labels
needs: reply the issue needs a response from the user

Comments

@LeleDev
Copy link

LeleDev commented May 1, 2014

On Motorola Moto G (android), when the ionicLoading screen shows up, the inner rettangle appears not-centered, and it progressively center itself after some seconds.

Semple 1:

$ionicLoading.show({
        template: '<div>Connection problem.</div><br/><div>Please check your internet connection!</div>',
});

Sample 2 (even worse on my screen, multiple "moves"):

$ionicLoading.show({
        content: "Connection problem.\nPlease check your internet connection!",
});

Thank you in advance

@ajoslin
Copy link
Contributor

ajoslin commented May 2, 2014

What version of ionic are you using? Also, what version of Android is the Moto G? I can't seem to find it.

@LeleDev
Copy link
Author

LeleDev commented May 11, 2014

Always using last nightly, and android version 4.4.2... sorry for the late answer...

Most of the problems comes out when using when turning the phone in landscape mode

@ajoslin ajoslin reopened this May 11, 2014
@ajoslin
Copy link
Contributor

ajoslin commented May 11, 2014

I'll check it out in landscape, thanks.

@LeleDev
Copy link
Author

LeleDev commented May 12, 2014

Ah no sorry I was thinking the this was another opened issues of mine... it happens in portrait mode only!

Moto G screen spec:
width: 720px
height: 1280px

@ajoslin
Copy link
Contributor

ajoslin commented May 14, 2014

Unfortunately, I'm still not able I'm not able to reproduce this.

Could you create a codepen that does?

@ajoslin
Copy link
Contributor

ajoslin commented May 14, 2014

Got it now! Fixing.

@LeleDev
Copy link
Author

LeleDev commented May 15, 2014

You are the best! :)

@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
needs: reply the issue needs a response from the user
Projects
None yet
Development

No branches or pull requests

2 participants