Robin Stumm
|
99fa86bec9
|
return length and width from utils::prefix() (renamed from utils::prefix_length()) as per df835d1
|
2017-02-01 20:47:33 +01:00 |
|
Alexandre Bury
|
06ce7b570f
|
Fix clippy warnings
|
2017-01-19 11:12:12 -08:00 |
|
Alexandre Bury
|
3b3f403f7a
|
Apply rustfmt
|
2016-10-02 15:22:29 -07:00 |
|
Alexandre Bury
|
2e06dd70cb
|
Apply rustfmt
|
2016-09-22 22:11:13 -07:00 |
|
Alexandre Bury
|
6827d2ed59
|
Update scrollbase on any row computation
|
2016-08-03 00:01:18 -07:00 |
|
Alexandre Bury
|
095367166b
|
TextArea: starts with no rows.
The first `layout()` will build what's required.
|
2016-08-02 23:33:07 -07:00 |
|
Alexandre Bury
|
d3d86a2f45
|
Fix clippy warning
|
2016-08-02 23:26:59 -07:00 |
|
Alexandre Bury
|
fab05b8b9f
|
Fix layout bugs in TextArea
|
2016-08-02 23:24:47 -07:00 |
|
Alexandre Bury
|
5d124e452e
|
TextArea: cache layout computations
|
2016-08-02 21:48:12 -07:00 |
|
Alexandre Bury
|
e4bc129f4b
|
Smarter TextArea row computation
Only re-compute damaged areas.
|
2016-08-02 21:22:23 -07:00 |
|
Alexandre Bury
|
bd78418083
|
Add scrollbar_padding to ScrollBase
And use it in TextArea
|
2016-08-02 00:49:59 -07:00 |
|
Alexandre Bury
|
75c365451f
|
Add initial TextArea
|
2016-08-02 00:32:16 -07:00 |
|