modified radicle-tui/src/app/page.rs
@@ -162,8 +162,8 @@ impl ViewPage for IssuePage {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified radicle-tui/src/ui/cob.rs
@@ -288,6 +288,12 @@ impl ListItem for IssueItem {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified radicle-tui/src/ui/state.rs
@@ -25,11 +25,8 @@ pub struct ItemState {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified radicle-tui/src/ui/widget/common/list.rs
@@ -156,7 +156,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -230,7 +230,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -242,12 +242,17 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -255,7 +260,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-tui/src/ui/widget/issue.rs
@@ -22,9 +22,9 @@ pub struct LargeList {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -34,7 +34,10 @@ impl LargeList {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -57,8 +60,8 @@ impl WidgetComponent for LargeList {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|