efl_ui/datepicker: adjust datepicker minimum limits
authorMike Blumenkrantz <zmike@samsung.com>
Fri, 26 Jul 2019 14:55:48 +0000 (16:55 +0200)
committerWooHyun Jung <wh0705.jung@samsung.com>
Mon, 5 Aug 2019 01:48:27 +0000 (10:48 +0900)
commit62d4ef0ad2d96e5160cdea000d1c33db75d52737
tree6e8ef2ebf648d440f6e2af4cd1d5604ffa5afb1b
parent0846c59e4089b5d1d0d4a1231b364fefe4f2d322
efl_ui/datepicker: adjust datepicker minimum limits

Summary:
this whole thing seems pretty busted but at least now it won't error and
break elm_test

t.tm_mday is 0 when the function in the macro returns, so this value needs
to be clamped like the others

Reviewers: segfaultxavi

Reviewed By: segfaultxavi

Subscribers: segfaultxavi, cedric, #reviewers, #committers

Tags: #efl_widgets

Differential Revision: https://phab.enlightenment.org/D9398
src/lib/elementary/efl_ui_datepicker.c