[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)
committerJay Cho <chojoong@gmail.com>
Fri, 27 Oct 2023 02:32:07 +0000 (11:32 +0900)
commit85c7d0d4e7a0e178e36e25c76a183dfe0f87c5cc
tree9f04b52376d7134d952530693a0f3c8c5c1f8ba1
parenta93837f7dd0b836d7ed6f1dedd2f36e67b8daaa0
[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