modified bin/commands/patch/select/imui.rs
@@ -91,23 +91,14 @@ pub struct Storage {
|
|
|
|
|
|
| - | |
|
|
| - | |
|
|
| - | |
|
|
| - | |
|
|
| - | |
|
|
| - | |
|
|
| - | |
|
|
| - | |
|
|
| - | |
|
|
|
|
|
modified bin/ui/im.rs
@@ -14,7 +14,7 @@ pub struct UiExt<'a>(&'a mut Ui);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -26,6 +26,7 @@ impl<'a> From<&'a mut Ui> for UiExt<'a> {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -39,8 +40,7 @@ impl<'a> UiExt<'a> {
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -97,7 +97,7 @@ impl<'a, R, const W: usize> Browser<'a, R, W> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -133,7 +133,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -141,7 +141,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -155,7 +155,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|