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 inverted flat list #44168

Closed

Commits on Jun 12, 2024

  1. Make getContentOriginOffset to know info about if call-site want tran…

    …sform or not (facebook#44822)
    
    Summary:
    Pull Request resolved: facebook#44822
    
    Changelog: [Internal]
    
    This is to make `getContentOriginOffset` to have `includeTransform` information passed during Layout computation.
    
    Differential Revision: D58223380
    realsoelynn authored and kosmydel committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9561971 View commit details
    Browse the repository at this point in the history
  2. Fix inverted flat list

    kosmydel committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f944ee0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a4e9bd View commit details
    Browse the repository at this point in the history
  4. Use resolveTransform

    kosmydel committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    24752f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02f60f1 View commit details
    Browse the repository at this point in the history
  6. address review

    kosmydel committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0094773 View commit details
    Browse the repository at this point in the history