Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma Mobile
Calindori
Commits
d6bef381
Commit
d6bef381
authored
Mar 03, 2019
by
Nicolas Fella
Committed by
Dimitris Kardarakos
Mar 03, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't use ScrollablePage for Task list
parent
c65774e5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
src/contents/ui/TodosView.qml
src/contents/ui/TodosView.qml
+3
-2
No files found.
src/contents/ui/TodosView.qml
View file @
d6bef381
...
...
@@ -23,7 +23,7 @@ import QtQuick.Layouts 1.11
import
org
.
kde
.
kirigami
2.4
as
Kirigami
import
org
.
kde
.
phone
.
calindori
0.1
as
Calindori
Kirigami.
Scrollable
Page
{
Kirigami.Page
{
id
:
root
property
date
todoDt
...
...
@@ -56,6 +56,7 @@ Kirigami.ScrollablePage {
Kirigami.CardsListView
{
id
:
cardsListview
anchors.fill
:
parent
delegate
:
Kirigami.Card
{
header
:
Kirigami.Heading
{
...
...
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