Orhun Parmaksız
782820c34a
feat(widget): support adding padding to Block ( #20 )
...
Co-authored-by: Igor Mandello <igormandello@gmail.com>
Co-authored-by: Léon Sautour <leon@sautour.net>
2023-04-27 12:30:13 +02:00
Orhun Parmaksız
ed12ab16e0
chore(cargo): update project metadata ( #94 )
2023-03-17 17:03:49 +01:00
pm100
5bf40343eb
fix(widgets/paragraph): handle trailing nbsp in wrapped text ( #405 )
2020-11-15 20:03:33 +01:00
Florian Dehau
88c4b191fb
feat(text): add new text primitives
2020-07-10 22:59:24 +02:00
Brooks Rady
112d2a65f6
feat(widgets/paragraph): add option to preserve indentation when the text is wrapped ( #327 )
2020-07-07 00:10:24 +02:00
Xiaopeng Li
d999c1b434
feat(widgets/paragraph): Add horizontal scroll ( #329 )
...
* `Paragraph:scroll` takes a tuple of offsets instead of a single vertical offset.
* `LineTruncator` takes this new horizontal offset into account to let the paragraph scroll horizontally.
2020-07-06 23:47:52 +02:00
Alexander Batischev
8c2ee0ed85
feat(terminal): Add after-draw() cursor control to Frame ( #91 ) ( #309 )
2020-06-15 22:57:23 +02:00
Florian Dehau
4fe647df0a
refactor(tests): rename integration tests to be able to call group of tests
2020-05-21 21:59:39 +02:00
Florian Dehau
a00350ab54
refactor(tests): rename test files and use the new TestBackend::assert_buffer
method
2020-05-21 21:59:39 +02:00