Commit 9561971
Make getContentOriginOffset to know info about if call-site want transform 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: D582233801 parent 42f136d commit 9561971
2 files changed
Lines changed: 3 additions & 1 deletion
File tree
- packages/react-native/ReactCommon/react/renderer/core
- tests
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| 197 | + | |
197 | 198 | | |
198 | 199 | | |
199 | 200 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
0 commit comments