In order to let the user choose which background he wants PER SCREEN, 
background color or background image is set on each panel.
Each panel is a DIV, which gets its height from its content, or based on what 
you tell him in the CSS.

Previously, we used to set height: 100% for each screens. 
That was ok until your screen if smaller than the phone or tablet physical 
height. In such a case, background (color or image) wasn't there anymore when 
scrolling.

So that's why we removed it. and that i start this fitToScreen initiative 
waiting for people to test/improve/debug it and solve this "problem".
Note that this is even worse on an iPad.
http://cl.ly/image/1R3k0W213X1g

fitToScreen goal was to avoid it, to make it look like this
http://cl.ly/image/0L0l1J3Y0U46

Again, any of you feel free to take this fitoScreen code and commit it into 
iUI's github code.
I'm pretty much out of the main iUI branch for now… working on a separate fork 
of it (soon to be released)


Remi

Le 5 déc. 2012 à 13:32, Mikael Kindborg <[email protected]> a 
écrit :

> Thanks for this info. I would guess consistent background rendering is
> something most apps would want, so it would be good to see this make
> its way into iUI. Is it by design the background does not fill the
> whole screen?
> Best, Mikael
> 

-- 
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
Visit this group at http://groups.google.com/group/iphonewebdev?hl=en.


Reply via email to