Apply suggestions from code review 36/262136/1
author한인홍/Tizen Platform Lab(SR)/Engineer/삼성전자 <inhong1.han@samsung.com>
Mon, 31 May 2021 04:26:50 +0000 (13:26 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 3 Aug 2021 05:18:16 +0000 (14:18 +0900)
Change-Id: Iadd782ec1bddc471962799c2a3f40b24b7725aa1
Co-authored-by: 이지훈/Tizen Platform Lab(SR)/Staff Engineer/삼성전자 <dalton.lee@samsung.com>
ISEDefaultNUI/SCLNUI.cs

index 99cf6b4..acfb32c 100644 (file)
@@ -161,7 +161,8 @@ namespace ISEDefaultNUI
                     this.SetUpdatePending(false);
                 }
 
-                    beforePositionX = 0;
+                beforePositionX = 0;
+
                 afterPositionX = 0;
 
                 Marshal.FreeHGlobal(pnt);