added baseline support

This commit is contained in:
Lukas Woehrl
2017-01-04 22:21:29 +01:00
parent 663a93912b
commit 3d840e533b
14 changed files with 1021 additions and 3 deletions

View File

@@ -46,6 +46,7 @@ ENUMS = {
'Center',
'FlexEnd',
'Stretch',
'Baseline',
],
'PositionType': [
'Relative',