modified src/ui/im.rs
@@ -484,11 +484,12 @@ where
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/ui/im/widget.rs
@@ -438,6 +438,7 @@ pub struct HeaderedTable<'a, R, const W: usize> {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -445,11 +446,13 @@ impl<'a, R, const W: usize> HeaderedTable<'a, R, W> {
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -489,7 +492,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|