modified bin/commands/issue/suite/page.rs
@@ -163,8 +163,14 @@ impl ViewPage<Cid, Message> for ListPage {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
modified bin/commands/patch/common/ui.rs
@@ -9,7 +9,7 @@ use radicle_tui as tui;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -129,8 +129,7 @@ pub fn browse_context(context: &Context, _theme: &Theme, progress: Progress) ->
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
modified bin/commands/patch/list/page.rs
@@ -2,7 +2,7 @@ use std::collections::HashMap;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -13,8 +13,8 @@ use tui::ui::widget::Widget;
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
@@ -131,8 +131,14 @@ impl ViewPage<Cid, Message> for ListView {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
modified bin/commands/patch/select/page.rs
@@ -2,7 +2,7 @@ use std::collections::HashMap;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -130,8 +130,14 @@ impl ViewPage<Cid, Message> for ListView {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
modified bin/commands/patch/suite/page.rs
@@ -4,7 +4,7 @@ use anyhow::Result;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -131,8 +131,14 @@ impl ViewPage<Cid, Message> for ListView {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -283,8 +289,14 @@ impl ViewPage<Cid, Message> for PatchView {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
modified src/ui/layout.rs
@@ -97,9 +97,8 @@ pub fn app_header(area: Rect, info_w: u16) -> AppHeader {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
|
|
|
|
|
@@ -127,8 +126,7 @@ pub fn full_page(area: Rect, shortcuts_h: u16) -> FullPage {
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
modified src/ui/widget/context.rs
@@ -175,7 +175,7 @@ impl WidgetComponent for ContextBar {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -192,7 +192,7 @@ impl WidgetComponent for ContextBar {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|