[PC3 ToolBar] Don't disable borders

This commit is contained in:
Noah Davis 2020-11-10 15:01:20 -05:00
parent fc0a5bbbd5
commit 7b39642f29

View File

@ -27,7 +27,6 @@ T.ToolBar {
implicitHeight: 40 // TODO: Find a good way to sync this with the size of (Button or ToolButton) + padding
imagePath: "widgets/toolbar"
colorGroup: PlasmaCore.ColorScope.colorGroup
enabledBorders: control.position == T.ToolBar.Header ? PlasmaCore.FrameSvgItem.BottomBorder : PlasmaCore.FrameSvgItem.TopBorder
PlasmaCore.SvgItem {
svg: PlasmaCore.Svg {
imagePath: "widgets/listitem"