[NUI] Do not registry last event items who get retrieved
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 25 Sep 2023 05:38:22 +0000 (14:38 +0900)
committerEunki Hong <h.pichulia@gmail.com>
Tue, 26 Sep 2023 08:37:41 +0000 (17:37 +0900)
commit7ebb2120854a98aee9c6bc1ea3c830e0796c977f
tree383d799228ed2a9da2237f3b0a12530c9c6cc67d
parent0bbde0720920df7959750731dcd827f3f7e3cfe8
[NUI] Do not registry last event items who get retrieved

Since we change BaseObject internally when we use
Interop.Window.InternalRetrievingLast~~~Event(~~) function.

This behaviour might occure some error cases when we use
Registry system.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/public/Events/Touch.cs
src/Tizen.NUI/src/public/Window/Window.cs