Nuke 12.0 (Beta 4)
Pre-release
Pre-release
- Remove the convenience
LazyImage(url:content:placeholder:)init method that doesn't offer much compared to the main init and remove public_LazyImageContents - Fix an issue where if you change the
LazyImage'sprocessorsorprioritywithout also changing the image source, the image wasn't being reloaded - Remove some of the typealises from
NukeUI - Remove the deprecated APIs in NukeUI
- Add missing scale parameter to init with content
ImageDecodernow defaults to scale1for images- Remove
scaleparameter fromLazyImageinit: it's available viaImageRequestuserInfo