Attribute values are now space seperated. Integer values now have the unit 'seg'.
The old syntax is deprecated but still possible.
The 12 columns of a segment layout are no longer filled up.
Explained on the example medium="3seg 4seg"
:
- Result in Tobago3: The first child of the segment layout spans 3 columns, the second 4 columns,
the third 5 columns (filled up) and the fourth 3 columns again.
- Result in Tobago4: The first child spans 3 columns, the second 4 columns, the third 3 columns again and the
fourth 4 columns.
There are also two new 'auto' and '1fr' attribute values. For more information see
tc:segmentLayout.