Simon Hausmann
|
79ba943882
|
Allow for positioning grid layouts as well
|
2020-07-13 14:02:53 +02:00 |
|
Simon Hausmann
|
f6761e2c4c
|
Allow for the positioning of PathLayouts via x/y properties
These are just "virtual" properties that will be transformed into
property members of the main struct through the optimized elements
sub-pass.
|
2020-07-13 13:34:04 +02:00 |
|
Simon Hausmann
|
4b75ec0ee8
|
Lay out items on a path
This works, but it's still missing support for positioning of the layout
itself.
|
2020-07-09 15:32:47 +02:00 |
|
Olivier Goffart
|
8b6bb47af8
|
Create a type alias for Rc<RefCell<Element>>
|
2020-06-11 15:28:51 +02:00 |
|
Olivier Goffart
|
907bea3d3b
|
Layout for rust
|
2020-06-10 19:41:24 +02:00 |
|
Olivier Goffart
|
96a372e45d
|
Grid layout in the interpreter
current imploementation is just a prototype
|
2020-06-10 19:40:47 +02:00 |
|