Minimum window size for auto resize

The recommended method of customizing your AppGini-generated application is through hooks. But sometimes you might need to add functionality not accessible through hooks. You can discuss this here.
Post Reply
davebryan
Posts: 13
Joined: 2015-11-06 16:19

Minimum window size for auto resize

Post by davebryan » 2016-06-13 21:32

It appears that the latest update for IOS has affected our site - www.aawvideosource.org so that the site is compressed to the left side on my 5S iPhone. I determined that I figured out that the site functions properly with a minimum window width of about 800 px . Is it possible to limit the Appgini automatic scaling so that it would only scale above a width of 800 px? I found what appears to be the auto scaling in the first part of common.js.php, but am at a loss to see if I could create a minimum window size. Anyone have any ideas?
Thanks,
Dave

AhmedBR
AppGini Super Hero
AppGini Super Hero
Posts: 327
Joined: 2013-09-19 10:23

Re: Minimum window size for auto resize

Post by AhmedBR » 2016-06-13 22:35

Take a look at this post, I believe it is the same problem:
http://forums.appgini.com/phpbb/viewtop ... 5799#p5799
AppGini 22.14 - xampp 3.3.0 - PHP 7.4.30 - Summary reports - Calendar - Mass update - Messages - AppGiniHelper

Post Reply