Alexandre Bury
|
4b095a0652
|
Apply rustfmt
|
2016-07-09 19:05:51 -07:00 |
|
Alexandre Bury
|
2860467f29
|
Cache layout in TextView
Calling either get_min_size or layout will cache the results, so the
next call with the same constraints will not re-compute everything.
|
2016-07-09 18:23:58 -07:00 |
|
Alexandre Bury
|
d89c83f0ed
|
MenuPopup now supports PageUp/Down and Home/End
|
2016-07-02 20:53:13 -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
|
1d54764cdb
|
Working menubar example
Also update callback: use Rc instead of Box
|
2016-07-02 15:02:42 -07:00 |
|
Alexandre Bury
|
1863e48b07
|
Add MenuPopup view
|
2016-07-02 01:01:09 -07:00 |
|