Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Frameworks
KDE Plasma Framework
Commits
7b39642f
Commit
7b39642f
authored
Nov 10, 2020
by
Noah Davis
🌵
Browse files
[PC3 ToolBar] Don't disable borders
parent
fc0a5bbb
Changes
1
Show whitespace changes
Inline
Side-by-side
src/declarativeimports/plasmacomponents3/ToolBar.qml
View file @
7b39642f
...
...
@@ -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
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment