modified src/ui/widget.rs
@@ -17,7 +17,7 @@ use ratatui::widgets::Cell;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/ui/widget/container.rs
@@ -554,7 +554,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/ui/widget/input.rs
@@ -172,7 +172,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/ui/widget/list.rs
@@ -198,7 +198,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/ui/widget/text.rs
@@ -186,7 +186,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/ui/widget/window.rs
@@ -57,6 +57,8 @@ where
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -83,6 +85,10 @@ where
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|