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
54e46580
Commit
54e46580
authored
Sep 30, 2022
by
Claudio Cambra
Browse files
Fix borked bottom maindrawer padding when window menu activated
Signed-off-by:
Claudio Cambra
<
claudio.cambra@gmail.com
>
parent
6f03e295
Pipeline
#238730
failed with stage
in 3 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/contents/ui/main.qml
View file @
54e46580
...
...
@@ -485,7 +485,6 @@ Kirigami.ApplicationWindow {
globalDrawer
:
MainDrawer
{
id
:
mainDrawer
bottomPadding
:
menuLoader
.
active
?
menuLoader
.
height
:
0
mode
:
pageStack
.
currentItem
?
pageStack
.
currentItem
.
mode
:
KalendarApplication
.
Event
onDeleteCalendar
:
{
...
...
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