Use the last picked date as reference for the date panel

This commit is contained in:
Sergio Crisostomo 2018-03-05 08:59:25 +01:00
parent 2332ac9bff
commit 02859de9b1
2 changed files with 7 additions and 2 deletions

View file

@ -47,6 +47,7 @@
:split-panels="splitPanels"
:show-week-numbers="showWeekNumbers"
:picker-type="type"
:multiple="multiple"
:time-picker-options="timePickerOptions"