@@ -157,7 +157,7 @@
|
|||||||
Positioning information is passed through data attributes.
|
Positioning information is passed through data attributes.
|
||||||
|
|
||||||
In the example below we only specify x and y position of the step element with `data-x="-1000"`
|
In the example below we only specify x and y position of the step element with `data-x="-1000"`
|
||||||
and `data-y="-1500` attributes. This means that **the center** of the element (yes, the center)
|
and `data-y="-1500"` attributes. This means that **the center** of the element (yes, the center)
|
||||||
will be positioned in point x = -1000px and y = -1500px of the presentation 'canvas'.
|
will be positioned in point x = -1000px and y = -1500px of the presentation 'canvas'.
|
||||||
|
|
||||||
It will not be rotated or scaled.
|
It will not be rotated or scaled.
|
||||||
|
|||||||
Reference in New Issue
Block a user