small component patches + code cleanup
This commit is contained in:
@@ -10,10 +10,8 @@ ModuleChip {
|
||||
|
||||
width: workspaceLayout.implicitWidth + 24
|
||||
height: Cfg.Config.moduleHeight
|
||||
color: t.wsPanelBg
|
||||
radius: panelRadius
|
||||
border.color: t.wsPanelBorder
|
||||
border.width: borderWidth
|
||||
chipColor: t.wsPanelBg
|
||||
chipBorderColor: t.wsPanelBorder
|
||||
|
||||
RowLayout {
|
||||
id: workspaceLayout
|
||||
|
||||
Reference in New Issue
Block a user