[mod] widget:weekview:senkrechte Ansicht nicht mehr als Standard
This commit is contained in:
parent
b3a25c42d7
commit
25b60d4f4f
|
|
@ -98,7 +98,7 @@ namespace _dali.widgets.weekview
|
|||
{
|
||||
"action_select_day": action_select_day = ((date) => {}),
|
||||
"action_select_event": action_select_event = ((event_key) => {}),
|
||||
"vertical": vertical = true,
|
||||
"vertical": vertical = false,
|
||||
"initial_year": initial_year = null,
|
||||
"initial_week": initial_week = null,
|
||||
"initial_count": initial_count = 4,
|
||||
|
|
|
|||
Loading…
Reference in a new issue