Rename DockItem to Panel
This commit is contained in:
parent
03f8c1206a
commit
1ddbda5095
9 changed files with 25 additions and 24 deletions
|
@ -41,7 +41,7 @@ impl View for DeployFeedbackButton {
|
|||
.workspace
|
||||
.status_bar
|
||||
.panel_buttons
|
||||
.item
|
||||
.button
|
||||
.style_for(state, active);
|
||||
|
||||
Svg::new("icons/feedback_16.svg")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue