[NUI] Resize slider normal thumb to calculate thumb position correctly
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Tue, 21 Feb 2023 03:06:47 +0000 (12:06 +0900)
committerJaehyun Cho <jaehyun0cho@gmail.com>
Tue, 21 Feb 2023 06:14:33 +0000 (15:14 +0900)
commitd43ac10ee373ea46e258e6ac117b9b463dae8a0c
tree19322ed207c8d2009685940ee2607657f4c263df
parent0e17d951ee9a27a3366de088feaa9f245bda317c
[NUI] Resize slider normal thumb to calculate thumb position correctly

Previously, slider thumb size for normal and pressed were different.
This caused that the thumb position was calculated incorrectly.

Now, slider thumb for normal is resized to be the same with the thumb
for pressed.
By the above, the thumb position is calculated correctly.
src/Tizen.NUI.Components/res/IoT_slider_handler_disabled.png
src/Tizen.NUI.Components/res/IoT_slider_handler_normal.png