[NUI] Checks the button area if GrabTouchAfterLeave is true.
authorjoogab.yun <joogab.yun@samsung.com>
Thu, 31 Mar 2022 03:26:37 +0000 (12:26 +0900)
committerJaehyun Cho <jaehyun0cho@gmail.com>
Wed, 20 Apr 2022 08:38:08 +0000 (17:38 +0900)
commit8bba9c38627f3f2cab509224f6ad5c73c26b81b9
tree8d68ade754bb1de213809df198efddc75073f940
parente2e39d2792176245836c15f886855f5e5855546d
[NUI] Checks the button area if GrabTouchAfterLeave is true.

If GrabTouchAfterLeave is true, Button Up will result in Finished rather than Interrupted even if it is out of the button area.

So, it is necessary to check whether it is Button Up in the button area.
src/Tizen.NUI.Components/Controls/Button.Internal.cs