Page 1 of 1

Buttons size and disposition in Mobile

PostPosted: Wed Mar 06, 2013 5:52 pm
by vincentc
Hello,

I have 2 questions about the Button object in the mobile side :
1) Do you think that in the future, it will be possible to change the size of buttons ?
2) Same question about the disposition : it will be possible to drag and drop to move buttons in the developer ? just like in a Normal solution :

I currently can't do that.

svy_mobile_button.png
svy_mobile_button.png (2.1 KiB) Viewed 775 times


Thank you !

Re: Buttons size and disposition in Mobile

PostPosted: Wed Mar 06, 2013 6:35 pm
by rgansevles
The mobile client is based on the JQueryMobile widget set.
This defines its own layout and it also defines that the footer items are aligned from left to right.

Rob