[NUI] Add Null check in Slider Dispose
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 8 Apr 2022 05:56:58 +0000 (14:56 +0900)
committerJaehyun Cho <jaehyun0cho@gmail.com>
Wed, 20 Apr 2022 08:38:08 +0000 (17:38 +0900)
commit62d385483ff93faa2dfc05ad7234eb5a891e7983
treefc9ec1bcad8dd7b957526dec3e6965198b58e703
parentfc2e3658e776b583e82364616dbb15ecd9c930a7
[NUI] Add Null check in Slider Dispose

- 'editModeIndicator' of Slider class is not created all the time.
 So, added Null check for this variable.

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