MarcLiron
Posts: 0
Joined: Tue Jun 19, 2012 7:52 pm

Positioning a new button on the canvas...

Hi, just in the process of reviewing Tiggzi and have a question. I tried adding a new button to the canvas and it deafults to the top. I can't seem to position it freely anywhere on the canvas. Is this not possible, will it always "snap to" the top of the screen?

Thanks.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Positioning a new button on the canvas...

Correct, the layout is created from top to bottom and components will take up the entire phone width. You can use Grid component to create a more flexible layout.

http://help.tiggzi.com/documentation/...

MarcLiron
Posts: 0
Joined: Tue Jun 19, 2012 7:52 pm

Positioning a new button on the canvas...

Thanks Max.

Return to “Issues”