Efl.Gfx.Vg.Value_Provider: Introduce property change feature of Efl.Ui.Animation_View
authorJunsuChoi <jsuya.choi@samsung.com>
Wed, 2 Oct 2019 04:21:35 +0000 (13:21 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Thu, 3 Oct 2019 21:09:47 +0000 (06:09 +0900)
commita9ac7ede9fae6dd1568c3fd9813e1914dc3f90d0
tree461c51bf9159456cb5d51f38006f67c99e1e07b8
parente7c18fc24d568d61d6cb312a654b15773f02a4b5
Efl.Gfx.Vg.Value_Provider: Introduce property change feature of Efl.Ui.Animation_View

Summary:
Efl.Gfx.Vg.Value_Provider is an object for integrating and managing the properties of vector objects.
These values are dependent on the keypath.
Keypath is the target a specific content or a set of contents that will be updated.
It can include the specific name of the contents, wildcard(*) or Globstar(**).

The valueProvider is borrowed from another library that uses a vector object of type json, such as Efl.Ui.Animation_View
(https://github.com/airbnb/lottie-ios/blob/5fc0e59e0cb85d3586b1d0d1cf4a2c9669b91d15/lottie-swift/src/Public/iOS/AnimatedControl.swift#L50)

This feature should be used with some patches that apply to the vg json loader and Efl.Canvas.Vg.Object.

Test Plan: N/A

Reviewers: Hermet, kimcinoo, smohanty

Reviewed By: Hermet

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9874
src/lib/elementary/efl_ui_animation_view.c