zimennik
Posts: 0
Joined: Sat Jan 17, 2015 4:18 pm

Resize screen problem

Hello.
When i change resolution or orientation of my application, "mobile content" element don't change his size. But only when footer or header component is disable.
How can I fix this? Image

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Resize screen problem

Hi -

Could you please show the CSS rule that you're using if you're using some?

zimennik
Posts: 0
Joined: Sat Jan 17, 2015 4:18 pm

Resize screen problem

I use only this:

code
.gm-style-cc{
display:none!important;
}

#MapPage
{
min-height:0!important;
}

.MapPage_map_canvas
{
visibility: hidden;
}
/code

zimennik
Posts: 0
Joined: Sat Jan 17, 2015 4:18 pm

Resize screen problem

Sorry. I mean "Mobile Container", not "mobile content".

zimennik
Posts: 0
Joined: Sat Jan 17, 2015 4:18 pm

Resize screen problem

So, do you have any ideas?

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Resize screen problem

Hello,

Could you please provide us with your app public link. And describe steps to reproduce this issue in your app.

Thanks.

zimennik
Posts: 0
Joined: Sat Jan 17, 2015 4:18 pm

Resize screen problem

My app: http://appery.io/app/mobile-frame?src...

  1. Change orientation to horizontal
  2. Refresh application.
  3. Change orientation to vertical.
zimennik
Posts: 0
Joined: Sat Jan 17, 2015 4:18 pm

Resize screen problem

Please, someone. Help me with this.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Resize screen problem

Hello Zimennik,

We are working on it and will get back to you with the update.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Resize screen problem

Hello,

Here is what I see, seems content is resized.
Please specify the problem.
http://prntscr.com/6ucqdn
http://prntscr.com/6ucrb2

Return to “Issues”