elementary anim_view: settle up sizing policy. 62/193162/5
authorHermet Park <hermetpark@gmail.com>
Thu, 15 Nov 2018 11:48:35 +0000 (20:48 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Mon, 29 Apr 2019 07:20:00 +0000 (16:20 +0900)
commit29ff7a5730d6bf2a18a28a7a37f18e780f570a55
tree1d657dc44a335d8c1cbef30b4e47f37f06bf9ff6
parent94bda7f6bd41459573efa6b1b7433538e80cc18a
elementary anim_view: settle up sizing policy.

If anim_view is not expandable (size_hint_weight => 0, 0),
it keeps default size of vg resource as a min size.

If anim_view is expandable (size_hint_weight => 1, 1),
It resizes vg object as it's object size.

Change-Id: If20e88220e0f9f00ed133d5e844eff3c8adb2104
src/lib/elm_animation_view.c
src/lib/elm_animation_view_legacy.h