aboutsummaryrefslogtreecommitdiff
path: root/CruUI/ui/controls/linear_layout.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change the structure of project.crupest2018-09-251-178/+0
|
* Rename LayoutLength to LayoutSideParams.crupest2018-09-221-2/+2
|
* Done 3 things:crupest2018-09-221-2/+2
| | | | | | 1. Add some helper functions for create controls with layout params. 2. Fix a bug in measure of linear layout. 3. Fix a bug in exception.
* Move alignment property into layout params.crupest2018-09-211-3/+4
|
* Improve linear layout.crupest2018-09-201-20/+55
|
* Improve linear layout. Add debug border visualization.crupest2018-09-191-9/+51
|
* ...crupest2018-09-151-1/+5
|
* ...crupest2018-09-101-0/+8
|
* ...crupest2018-09-081-0/+88