Alexandre Bury
|
309c471a63
|
Add #![deny(missing_docs)]
And fill the appropriate missing ones
|
2016-07-11 20:26:33 -07:00 |
|
Alexandre Bury
|
b7a270f258
|
Split width and height in BoxView
They are now both optional
|
2016-07-11 19:24:50 -07:00 |
|
Alexandre Bury
|
4b095a0652
|
Apply rustfmt
|
2016-07-09 19:05:51 -07:00 |
|
Alexandre Bury
|
0fd3bc113f
|
Fix layout bug in StackView
Only skip padding for non-centered views
|
2016-07-02 19:46:23 -07:00 |
|
Alexandre Bury
|
8220fe529e
|
Better menubar example
Added scrolling support, and left/right navigation
|
2016-07-02 19:37:38 -07:00 |
|
Alexandre Bury
|
c958093b74
|
Add TrackedView to cache the view size
|
2016-07-01 20:23:58 -07:00 |
|
Alexandre Bury
|
87cd1ce23f
|
Add position parameter to stack view layers
Can be centered, absolute or relative to the previous layer.
Can be set independently for each axis.
|
2016-07-01 19:19:43 -07:00 |
|