tangled
alpha
login
or
join now
dzming.li
/
noctalia-plugins
0
fork
atom
Personal noctalia plugins collection
0
fork
atom
overview
issues
pulls
pipelines
Fix missing todoSyncStatus property
Dzming Li
2 weeks ago
363f8224
87680bf3
+1
1 changed file
expand all
collapse all
unified
split
weekly-calendar
Main.qml
+1
weekly-calendar/Main.qml
···
25
25
property var taskLists: []
26
26
property bool todosLoading: false
27
27
property bool showCompletedTodos: false
28
28
+
property string todoSyncStatus: ""
28
29
29
30
property real dayColumnWidth: 120 * Style.uiScaleRatio
30
31
property real allDaySectionHeight: 0 * Style.uiScaleRatio