Closed voytech closed 6 years ago
Implement layout abstraction to allow different approaches to position elements. Same layouting mechanisms should be used for different containers :
Common properties of layouts :
Layout properties should include just a layouting function plus options which can be specific for that function . They can include origin, left, right and so on
Implement layout abstraction to allow different approaches to position elements. Same layouting mechanisms should be used for different containers :
Common properties of layouts :