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 99cf6b42a35c4dd390b6f36591c606822acf8049..acfb32cd0a7e0e62678f4cc0569a382471380081 100644 (file)
@@ -161,7 +161,8 @@ namespace ISEDefaultNUI
                     this.SetUpdatePending(false);
                 }
 
-                    beforePositionX = 0;
+                beforePositionX = 0;
+
                 afterPositionX = 0;
 
                 Marshal.FreeHGlobal(pnt);