Container widget improvements
3 files changed
+11
-7
0954d14a
→
c2b3a874
modified src/ui/theme.rs
@@ -49,7 +49,11 @@ pub mod style {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
modified src/ui/widget/container.rs
@@ -568,7 +568,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -584,7 +584,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -682,10 +682,10 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/ui/widget/list.rs
@@ -249,7 +249,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|