Automatically set widgets position properties in percentage
Posted: Thu Oct 17, 2013 1:39 pm
Is there a way to configure profoundui to automatically position widgets by percentage when doing drag and drop?
Currently if i drag and drop widgets onto a canvas they are positioned by pixels. I will then have to set each widget property(left,top,width,height etc) to percentage and in cases where i have to use many widgets(labels,output fields, text boxes etc) it gets really tiresome and time consuming to manually set the properties for all the elements.
Additionally when an element is moved, the properties get reset to pixels and the entire positioning phase has to be repeated.
We want it to be in percentage so that it can be scalable on different screen sizes including mobile(tablet) screens.
Currently if i drag and drop widgets onto a canvas they are positioned by pixels. I will then have to set each widget property(left,top,width,height etc) to percentage and in cases where i have to use many widgets(labels,output fields, text boxes etc) it gets really tiresome and time consuming to manually set the properties for all the elements.
Additionally when an element is moved, the properties get reset to pixels and the entire positioning phase has to be repeated.
We want it to be in percentage so that it can be scalable on different screen sizes including mobile(tablet) screens.