Disable soft candidate 40/48440/1
authorHaifeng Deng <haifeng.deng@samsung.com>
Fri, 18 Sep 2015 11:00:14 +0000 (19:00 +0800)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 21 Sep 2015 11:36:33 +0000 (20:36 +0900)
Change-Id: Ib7fa415a531f114773fb7deca4c94654da568f60
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
src/ise.cpp

index e427656..0b1d73d 100755 (executable)
@@ -1161,6 +1161,7 @@ ise_create()
         g_core.set_keyboard_size_hints(size_portrait, size_landscape);
     }
     init_recent_used_punctuation();
+    g_core.enable_soft_candidate (false);
 }
 
 void