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
Plasma
Breeze Style for QQC2
Commits
3592fe55
Commit
3592fe55
authored
Mar 05, 2021
by
Noah Davis
🌵
Browse files
[Popup] hide border when dimmed
parent
812dc857
Changes
1
Hide whitespace changes
Inline
Side-by-side
style/qtquickcontrols/Popup.qml
View file @
3592fe55
...
...
@@ -49,7 +49,7 @@ T.Popup {
border
{
color
:
Kirigami
.
Theme
.
separatorColor
width
:
Kirigami
.
Units
.
smallBorder
width
:
control
.
dim
?
0
:
Kirigami
.
Units
.
smallBorder
}
MediumShadow
{
...
...
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