react-native-macos/ReactCommon/fabric/imagemanager
Samuel Susla 30054645c7 Set clipped to YES when loading an image
Summary:
Changelog: [Internal]

When Paper loads images. it calls with with `clipped` being set to NO.
https://github.com/facebook/react-native/blob/master/Libraries/Image/RCTImageView.mm#L346

We should do the same in Fabric as it can result in different images being loaded.

Reviewed By: JoshuaGross, shergin

Differential Revision: D22185286

fbshipit-source-id: 04afafee67fdfac53e9d17f5edeaf9b9317c7a22
2020-06-23 15:02:19 -07:00
..
platform Set clipped to YES when loading an image 2020-06-23 15:02:19 -07:00
tests Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
BUCK use xplat BUCK attribution 2020-05-15 21:55:52 -07:00
ImageInstrumentation.h iOS Fabric: added support for image instrumentation [1] 2019-12-16 22:50:44 -08:00
ImageManager.h Fabric iOS: pass in surfaceId when requesting to download image 2019-11-16 00:13:48 -08:00
ImageRequest.h iOS Fabric: added support for image instrumentation [1] 2019-12-16 22:50:44 -08:00
ImageResponse.cpp Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
ImageResponse.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
ImageResponseObserver.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
ImageResponseObserverCoordinator.cpp Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
ImageResponseObserverCoordinator.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
primitives.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00