Error changing the year in the date picker

At first I didn’t understand why your animation looks different from mine, then I realized that I had the pick_time checked.

You can reproduce the problem by:

  • set date to a valid date and time
  • check pick_time
  • run the app
  • click on the date picker
  • change the year
  • click on apply
    -> it doesn’t apply the change of the year

It is not a problem when pick_time is not checked because there is no apply button, but it does become a problem when the apply button is there.