Re: Making the whole background grey in iUI

2012-12-05 Thread Mikael Kindborg
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 On 3 December 2012 18:14, Hello Gurus remi.grum...@gmail.com

Re: Making the whole background grey in iUI

2012-12-05 Thread Remi Grumeau
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

Re: Making the whole background grey in iUI

2012-12-05 Thread Mikael Kindborg
Thanks a lot for the explanation. Will do experiments and I would also be happy to test your fork when available. Best, Mikael On 5 December 2012 13:55, Remi Grumeau remi.grum...@gmail.com wrote: In order to let the user choose which background he wants PER SCREEN, background color or

Re: Making the whole background grey in iUI

2012-12-03 Thread Hello Gurus
This is something i've proposed for 2 years ago now. It never comes to iUI. Something called fitToScreen you might find at the end of this file https://code.google.com/r/remigrumeau-updates/source/browse/web-app/iui/iui.js Feel free to use/fork it or not. This comes as a replacement of height: