[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)
committerEunki Hong <h.pichulia@gmail.com>
Tue, 21 Feb 2023 11:04:00 +0000 (20:04 +0900)
commitf70da53e19addc19cf2217b1b42350339a2c01e8
tree01465cb22075e63ec94f9ae58be6f10f7a5541da
parent1e68a4148d73b3e991e037dfffec30ab17c4d231
[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