Skip to content

$ionicLoading - minor graphical bug #1252

@LeleDev

Description

@LeleDev

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs: replythe issue needs a response from the user

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions