modified src/ui/widget/container.rs
@@ -101,7 +101,7 @@ impl<'a: 'static, S, A> View<S, A> for Header<'a, S, A> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -264,7 +264,7 @@ impl<'a: 'static, S, A> View<S, A> for Footer<'a, S, A> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -306,9 +306,7 @@ where
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified src/ui/widget/text.rs
@@ -167,7 +167,7 @@ impl<'a: 'static, S, A> View<S, A> for Paragraph<'a, S, A> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -211,7 +211,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|