Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix horiozntal scrollview scrollTo coordinate space in RTL on oldarch #42094

Closed
wants to merge 1 commit into from

Conversation

NickGerleman
Copy link
Contributor

Summary:
Fabric fixed this a while back with 9ca460f

Looks like this is still broken on Paper, and now VirtualizedList relies on it. #38737 (comment)

Changelog:
[ios][fixed] - Fix horiozntal scrollview scrollTo coordinate space in RTL on oldarch

Differential Revision: D52451602

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 29, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52451602

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52451602

NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Dec 29, 2023
…facebook#42094)

Summary:

Fabric fixed this a while back with facebook@9ca460f

Looks like this is still broken on Paper, and now VirtualizedList relies on it. facebook#38737 (comment)

Changelog:
[ios][fixed] - Fix horiozntal scrollview scrollTo coordinate space in RTL on oldarch

Differential Revision: D52451602
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52451602

Copy link
Contributor

@mmmoussa mmmoussa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested this in my project and confirmed that it fixes the issue

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52451602

NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Jan 3, 2024
…facebook#42094)

Summary:

Fabric fixed this a while back with facebook@9ca460f

Looks like this is still broken on Paper, and now VirtualizedList relies on it. facebook#38737 (comment)

Changelog:
[ios][fixed] - Fix horiozntal scrollview scrollTo coordinate space in RTL on oldarch

Reviewed By: lenaic

Differential Revision: D52451602
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52451602

NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Jan 3, 2024
…facebook#42094)

Summary:

Fabric fixed this a while back with facebook@9ca460f

Looks like this is still broken on Paper, and now VirtualizedList relies on it. facebook#38737 (comment)

Changelog:
[ios][fixed] - Fix horiozntal scrollview scrollTo coordinate space in RTL on oldarch

Reviewed By: lenaic

Differential Revision: D52451602
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52451602

…facebook#42094)

Summary:

Fabric fixed this a while back with facebook@9ca460f

Looks like this is still broken on Paper, and now VirtualizedList relies on it. facebook#38737 (comment)

Changelog:
[ios][fixed] - Fix horizontal scrollview scrollTo coordinate space in RTL on oldarch

Reviewed By: lenaic

Differential Revision: D52451602
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52451602

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jan 3, 2024
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in e809e0a.

huntie pushed a commit that referenced this pull request Jan 3, 2024
…#42094)

Summary:
Pull Request resolved: #42094

Fabric fixed this a while back with 9ca460f

Looks like this is still broken on Paper, and now VirtualizedList relies on it. #38737 (comment)

Changelog:
[ios][fixed] - Fix horizontal scrollview scrollTo coordinate space in RTL on oldarch

Reviewed By: lenaic

Differential Revision: D52451602

fbshipit-source-id: f41d8248c7f6ab23965800b09ca1082fd1a15151
Othinn pushed a commit to Othinn/react-native that referenced this pull request Jan 9, 2024
…facebook#42094)

Summary:
Pull Request resolved: facebook#42094

Fabric fixed this a while back with facebook@9ca460f

Looks like this is still broken on Paper, and now VirtualizedList relies on it. facebook#38737 (comment)

Changelog:
[ios][fixed] - Fix horizontal scrollview scrollTo coordinate space in RTL on oldarch

Reviewed By: lenaic

Differential Revision: D52451602

fbshipit-source-id: f41d8248c7f6ab23965800b09ca1082fd1a15151
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants