lib: word wrapping on text views
1 passed
(1 total)
View logs
modified src/ui/widget.rs
@@ -8,7 +8,9 @@ use serde::{Deserialize, Serialize};
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1029,7 +1031,9 @@ impl Widget for TextView<'_> {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|