Align feedback button styles with other sidebar buttons
Make feedback button reflect whether you're in a feedback buffer
This commit is contained in:
parent
e45104a1c0
commit
c8de738972
4 changed files with 41 additions and 19 deletions
|
@ -281,7 +281,6 @@ pub struct StatusBar {
|
|||
pub auto_update_progress_message: TextStyle,
|
||||
pub auto_update_done_message: TextStyle,
|
||||
pub lsp_status: Interactive<StatusBarLspStatus>,
|
||||
pub feedback: Interactive<IconButton>,
|
||||
pub sidebar_buttons: StatusBarSidebarButtons,
|
||||
pub diagnostic_summary: Interactive<StatusBarDiagnosticSummary>,
|
||||
pub diagnostic_message: Interactive<ContainedText>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue