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
Fixed bug dagronf#11 where doc uiimage scaling wasn't applied correctly
See: dagronf#11
* Moving to dpi the scaling factor was missed.
* Added the `uiImage(dimension: scale:)` api back as iOS prefers `scale` instead of `dpi`