how do i set my grid columns using percentage instead of fixed values
Posted: Mon Jul 09, 2012 4:11 pm
by olivier.picciotto
For grid layouts, i you want to have a multi-device screen size layout you need a percentage and not a fixed with column. how do we do this?
how do i set my grid columns using percentage instead of fixed values
Posted: Mon Jul 09, 2012 4:45 pm
by maxkatz
The generated code should have the size set as percentage. In general, all components should automatically adjust to the screen size.