Hello! Could you please make your app link Public and post it here?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello! Could you please make your app link Public and post it here?
Thank you! We'll test and I'll let you know about results.
ok thanks
For some grid cells there is width set to "auto", and for some of them this value is set to numerical value in px. In editor there are fields and grids which are absent on preview. That's why the result is different. To make it look the same set for some of cells width value in px. For example for mobilegridcell_28 (in grid mobilegrid_27) change it's value from auto to 130px. Make the same changes for all cells with width value "auto".
For some grid cells there is width set to "auto", and for some of them this value is set to numerical value in px. In editor there are fields and grids which are absent on preview. That's why the result is different. To make it look the same set for some of cells width value in px. For example for mobilegridcell_28 (in grid mobilegrid_27) change it's value from auto to 130px. Make the same changes for all cells with width value "auto".
uhmm i dont think that will work... Isnt there a %? because when there's different size phones out there or the phone it turned sideways, it gets even worse...
Yes, you're right, you may use %, but to avoid any further problem try to delete left and right Padding for cells (set it to 0).
where do i set the % in the properties? i dont see % anywhere? And not only that, I want to be able to size the cells % by dragging the box left to right and vice versa like you do in Dreamweaver??