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
Graphics
Okular
Commits
4a536805
Commit
4a536805
authored
Dec 08, 2020
by
Carl Schwan
🚴
Browse files
Use pageStack instead of anchor.fill
parent
d9487fc7
Pipeline
#43353
passed with stage
in 10 minutes and 40 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
mobile/app/package/contents/ui/main.qml
View file @
4a536805
...
...
@@ -59,9 +59,8 @@ Kirigami.ApplicationWindow {
onUrlChanged
:
{
currentPage
=
0
}
}
MainView
{
pageStack.initialPage
:
MainView
{
id
:
pageArea
anchors.fill
:
parent
document
:
documentItem
}
...
...
Write
Preview
Markdown
is supported
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