[NUI] Temporarily use InterceptTouchEvent instead of FocusChanged.
authorjoogab.yun <joogab.yun@samsung.com>
Thu, 4 Aug 2022 10:50:39 +0000 (19:50 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 9 Aug 2022 06:11:38 +0000 (15:11 +0900)
commited203fec10b9aa59a7043350b979021ac443582d
treef0d9045308e415fd85772ba84e6b0a4226b100cf
parentf214943bf5eca8af90035c619c46833d20cf5b88
[NUI] Temporarily use InterceptTouchEvent instead of FocusChanged.

Registering the FocusChanged event at the time of OnCreate only in the emulator causes a crash.

Only temporarily use touch events until emulator modifications are complete.

This is a patch that will be reverted back once the emulator fix is ​​complete.
src/Tizen.NUI/src/public/Window/BorderWindow.cs