Add wheelEvent and WheelScrollDistance property on ScrollableBase (#4717)
authorSangHyeon Jade Lee <sh10233.lee@samsung.com>
Tue, 8 Nov 2022 06:50:26 +0000 (15:50 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 10 Nov 2022 01:25:11 +0000 (10:25 +0900)
commitf6069ef4f974f77adf1982be21b8406173c46701
treed59ec58cfb1dbdd55924a83dd124e4f319a19564
parenta8b2d2f20bbb212b1f8a44bb14ef8cb8145f068e
Add wheelEvent and WheelScrollDistance property on ScrollableBase (#4717)

* [NUI] add AutomationId on NavigationContent for automation support.

* Add wheelEvent and WheelScrollDistance property on ScrollableBase

* [NUI] update scrollableBase to call OnWheel in the OnWheelEvent

* [NUI] Update OnWheel xaml comments.

* Revert "[NUI] add AutomationId on NavigationContent for automation support."

This reverts commit 857e07d9b1fdc4661f8249bb4e6fba3264c856b6.
src/Tizen.NUI.Components/Controls/ScrollableBase.cs
src/Tizen.NUI.Components/Controls/ScrollableBaseBindableProperty.cs