Closed pirelenito closed 2 years ago
It seems though that I was wrong in regards to support by Gameface. Although it works for events originated from the mouse wheel, it won't work when we programmatically change the scrollTop
position.
So I guess for now, I'll reject this PR.
Thanks for the reviews and sorry for the mess-up 🤦♂️
This PR extends both
@react-facet/dom-fiber
and@react-facet/dom-components
to add support for theonScroll
events. In the past this wasn't supported by Gameface, but I've checked it recently and it now works.