[NUI] Fix to invoke ValueChanged event when changing the value to Key
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Wed, 8 Jun 2022 05:37:59 +0000 (14:37 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 21 Jun 2022 10:27:08 +0000 (19:27 +0900)
commit01c4198c72e4ab63522f6bb5f64a09fb7ec7330a
tree346b1c914ee8181314b36dd65c3f61356c806988
parent665d74d849323ec9e05011fef34c4a5ccfcef91c
[NUI] Fix to invoke ValueChanged event when changing the value to Key

- Until now, `ValueChanged` event emits on Touch / Mouse moving.
- Update to invoke the event when the thumb moves
 with not only touch event but also key event.

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
src/Tizen.NUI.Components/Controls/Slider.cs