Tags: TextureGroup/Texture
Tags
Resolve dynamic background colors against the node's trait collection… … (behind experiment flag) (#2142) * Resolve dynamic background colors against node's trait collection Layer-backed nodes use CGColorRef instead of UIColor, so dynamic (e.g. dark mode) background colors were not resolved for the current trait collection. Resolve the UIColor via resolvedColorWithTraitCollection: using the node's primitive trait collection before extracting the CGColor, both when setting the background color and when reapplying it on trait collection changes. * Create ResolveBackgroundColorWithNodeTraits experiment * Put resolve background colors for UIViewBridge behind an experiment flag
Add forceCheckForBatchFetching (#2140) * Add forceCheckForBatchFetching ## Summary We want the ability to control when and how batch fetching occurs, so add a method to force a batch fetching check even if we're scrolling. * Update simulator and SDK versions * Try another simulator * Update simulator device * idk, pick something random * Take it back * Just update to CI's latest and see what breaks * Fix snapshot tests and other things related to 2x vs 3x * Fix debug string * wut I don't know why CI is suddenly choking on the examples. Monkey with the minimum sdk
Fix: Transfer leadingScreensForBatching from pending state on node lo… …ad (#2130) * Fix: Transfer leadingScreensForBatching from pending state on node load and add tests * Address PR comments * try to fix build * Adding whitespace to see if builds run * Revert prev commit to check if builds are working --------- Co-authored-by: Gianmarco <gfolchi@pinterest.com>
Fix: Transfer leadingScreensForBatching from pending state on node lo… …ad (#2130) * Fix: Transfer leadingScreensForBatching from pending state on node load and add tests * Address PR comments * try to fix build * Adding whitespace to see if builds run * Revert prev commit to check if builds are working --------- Co-authored-by: Gianmarco <gfolchi@pinterest.com>
Fix: Transfer leadingScreensForBatching from pending state on node lo… …ad (#2130) * Fix: Transfer leadingScreensForBatching from pending state on node load and add tests * Address PR comments * try to fix build * Adding whitespace to see if builds run * Revert prev commit to check if builds are working --------- Co-authored-by: Gianmarco <gfolchi@pinterest.com>
Fix: Transfer leadingScreensForBatching from pending state on node lo… …ad (#2130) * Fix: Transfer leadingScreensForBatching from pending state on node load and add tests * Address PR comments * try to fix build * Adding whitespace to see if builds run * Revert prev commit to check if builds are working --------- Co-authored-by: Gianmarco <gfolchi@pinterest.com>
Fix: Transfer leadingScreensForBatching from pending state on node lo… …ad (#2130) * Fix: Transfer leadingScreensForBatching from pending state on node load and add tests * Address PR comments * try to fix build * Adding whitespace to see if builds run * Revert prev commit to check if builds are working --------- Co-authored-by: Gianmarco <gfolchi@pinterest.com>
Fix: Transfer leadingScreensForBatching from pending state on node lo… …ad (#2130) * Fix: Transfer leadingScreensForBatching from pending state on node load and add tests * Address PR comments * try to fix build * Adding whitespace to see if builds run * Revert prev commit to check if builds are working --------- Co-authored-by: Gianmarco <gfolchi@pinterest.com>
Fix: Transfer leadingScreensForBatching from pending state on node lo… …ad (#2130) * Fix: Transfer leadingScreensForBatching from pending state on node load and add tests * Address PR comments * try to fix build * Adding whitespace to see if builds run * Revert prev commit to check if builds are working --------- Co-authored-by: Gianmarco <gfolchi@pinterest.com>
Fix: Transfer leadingScreensForBatching from pending state on node lo… …ad (#2130) * Fix: Transfer leadingScreensForBatching from pending state on node load and add tests * Address PR comments * try to fix build * Adding whitespace to see if builds run * Revert prev commit to check if builds are working --------- Co-authored-by: Gianmarco <gfolchi@pinterest.com>
PreviousNext