Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upScriptToCompositorMsg::ScrollFragmentPoint should take into account layers and transforms #8275
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The calculated point may not be correct if the content is layerized. This message should probably include information about the layer or be routed through to the compositor task to calculate actual element positions.