| author | Yves-Marie Haussonne <ymh.work+github@gmail.com> |
| Fri, 09 May 2014 18:35:26 +0200 | |
| changeset 656 | a84519031134 |
| parent 0 | 40c8f766c9b8 |
| permissions | -rw-r--r-- |
| 0 | 1 |
3.0.0 beta 1 |
2 |
||
3 |
No Changes |
|
4 |
||
5 |
3.0.0PR2 - Initial release |
|
6 |
||
7 |
Module Name: "widget-position-ext" |
|
8 |
||
9 |
An extension, which can be used with Base.build to add extended XY |
|
10 |
positioning support to a Widget class. It adds viewport |
|
11 |
or element based alignment and centering. It requires the "widget-position" |
|
12 |
extension, which provides basic XY support, to be added to the class first. |
|
13 |