[PAID]RePosition - Create you Layout

RePosition

As name say using this extension you can create you layout during runtime by giving coordinates(in px) for your component wrt parent view… After this extension there is no need of Horizontal arrangement, Vertical Arrangement or spaces as a child arrangement as you can freely float your view anywhere inside that arrangement.
This can be mainly use to create attractive Card layout.

Blocks

Documentation

Starting with most important block

Set Position

b82376822300f481cfe1fd252edf51b7e5a81654
Description - Using this block you can set position of any component wrt parent component.Coordinate should be given wrt px from top.
Parameters :-
Component - The component fro which you want to set position.
X - Horizontal Position from left of parent component. Int Datatype.
Y - Horizontal Vertical from top of parent component. Int Datatype.

Set Layer Index

646ff6109210dcbaee2998325b0f725c82c3b89a
Description - Using this block you can set layer number.
Parameters :-
Component - The component for which you want to set layer id.
Index - Higher the number.The most front it will be. Int Datatype.

Get Layer Index

f331c23ef350c16b2a3430fc1e44b29119138b9a
Description - Using this block you can Get layer Id of the components.

Get Positions

319502a94dac640db36c882320df6daa676a1f18

Description - Using these block you will Get top, bottom, left, right position of the components.

Example Preview

Before Using Extension

After Using Extension

Blocks of Example

Price - Rs.300 or $5
Payment Mode - Paytm, Gpay, Paypal

17 Likes

Nice Extension!

1 Like

thnx @rizu

1 Like

Helpful extension.keep it up

1 Like

thnx @msr79526

Nice extension :+1::+1:

1 Like

Thnx @Mohamed_Tamer

1 Like

Great work! Is layout index means the Z index?

Yes… @WatermelonIce

This looks like exactly what I am looking for! I’m relatively new to using extensions though and to the Kodular community (Hello!).

Will this work with the Dynamic Components extension (Dynamic Components extension) ?

I’m looking to position components in a vertical scroll arrangement next to a vertical scale/ruler that grows as components are added (see below).

Thanks!

yes its possible