Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Kalendar
Commits
12648a20
Commit
12648a20
authored
Nov 02, 2021
by
Claudio Cambra
Browse files
Fixed shadow above scrollbar in week view
parent
3d89861e
Pipeline
#93364
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/contents/ui/WeekView.qml
View file @
12648a20
...
...
@@ -249,6 +249,11 @@ Kirigami.Page {
}
}
}
Rectangle
{
// Cover up the shadow of headerTopSeparator above the scrollbar
color
:
Kirigami
.
Theme
.
backgroundColor
height
:
parent
.
height
width
:
root
.
scrollbarWidth
}
}
Kirigami.Separator
{
...
...
Claudio Cambra
@clau-cambra
mentioned in issue
#58 (closed)
·
Nov 02, 2021
mentioned in issue
#58 (closed)
mentioned in issue #58
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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