You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ImageLoadingView default implementation no longer implements "Cross Dissolve" animations, use ImageViewLoadingOptions instead (see animations or handler property)
Remove ImageViewDefaultAnimationDuration, use ImageViewLoadingOptions instead (see animations property)
ImageDisplayingView protocol now has a single nk_displayImage(_) method instead of a nk_image property
Remove nk_targetSize property from UI(NS)View extension