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
Multimedia
Elisa
Commits
a775b74e
Commit
a775b74e
authored
Apr 08, 2021
by
Nate Graham
Browse files
Merge branch 'release/21.04'
parents
11228895
1889b811
Pipeline
#57042
passed with stage
in 11 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/qml/ElisaMainWindow.qml
View file @
a775b74e
...
...
@@ -42,7 +42,7 @@ Kirigami.ApplicationWindow {
// lower the main view and mobile footer's z to be behind the layer when there are layers added (normally it is in front)
property
bool
layerOnTop
:
pageStack
.
layers
.
depth
>
1
minimumWidth
:
3
20
minimumWidth
:
Kirigami
.
Settings
.
isMobile
?
320
:
6
20
property
int
minHeight
:
320
LayoutMirroring.enabled
:
Qt
.
application
.
layoutDirection
==
Qt
.
RightToLeft
...
...
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