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