Skip to content

Addition of optional scaling and a callback on load completion#32

Open
adamsp wants to merge 8 commits into
thest1:masterfrom
adamsp:master
Open

Addition of optional scaling and a callback on load completion#32
adamsp wants to merge 8 commits into
thest1:masterfrom
adamsp:master

Conversation

@adamsp

@adamsp adamsp commented Apr 18, 2013

Copy link
Copy Markdown

I've added the option to specify a 'scale size' when you create the ImageLoader - I found that in some cases the default scale size was too small, especially when I was loading an image that I wanted the user to be able to pinch-zoom on.

I've also added a very basic callback, so that callers can be notified when the image has finished loading.

These changes should not break any existing code, as all the original method signatures are intact, with existing behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant