artem-zinnatullin / jet-image-loader

WP7+ fast and powerfull image loader with memory and storage caching for your projects!
Apache License 2.0
44 stars 14 forks source link

Fix design time issue: Unable to determine application identity of the c... #31

Open ahmad2x4 opened 10 years ago

ahmad2x4 commented 10 years ago

Hi

This will fix the issue #16 Unable to determine application identity of the caller and blend design mode.

Cheers

artem-zinnatullin commented 10 years ago

Thank you, I'll try to check your pull request at weekends and merge it if everything will be okay :)

2014-04-18 7:41 GMT+04:00 Ahmadreza notifications@github.com:

Hi

This will fix the issue #17https://github.com/artem-zinnatullin/jet-image-loader/pull/17Unable to determine application identity of the caller and blend design mode.

Cheers

You can merge this Pull Request by running

git pull https://github.com/ahmad2x4/jet-image-loader master

Or view, comment on, or merge it at:

https://github.com/artem-zinnatullin/jet-image-loader/pull/31 Commit Summary

  • Fix design time issue: Unable to determine application identity of the caller

File Changes

  • M JetImageLoader.Wp7/JetImageLoader.Wp7.csprojhttps://github.com/artem-zinnatullin/jet-image-loader/pull/31/files#diff-0(81)
  • M JetImageLoader/BaseJetImageLoaderConverter.cshttps://github.com/artem-zinnatullin/jet-image-loader/pull/31/files#diff-1(19)
  • M JetImageLoader/JetImageLoader.slnhttps://github.com/artem-zinnatullin/jet-image-loader/pull/31/files#diff-2(24)
  • A JetImageLoader/JetImageLoader.sln.DotSettingshttps://github.com/artem-zinnatullin/jet-image-loader/pull/31/files#diff-3(2)
  • M JetImageLoaderSample/JetImageLoaderSample/App.xamlhttps://github.com/artem-zinnatullin/jet-image-loader/pull/31/files#diff-4(4)
  • M JetImageLoaderSample/JetImageLoaderSample/JetImageLoaderSample.csprojhttps://github.com/artem-zinnatullin/jet-image-loader/pull/31/files#diff-5(8)
  • M JetImageLoaderSample/JetImageLoaderSample/MainPage.xamlhttps://github.com/artem-zinnatullin/jet-image-loader/pull/31/files#diff-6(2)
  • M JetImageLoaderSample/JetImageLoaderSample/MainPage.xaml.cshttps://github.com/artem-zinnatullin/jet-image-loader/pull/31/files#diff-7(28)
  • A JetImageLoaderSample/JetImageLoaderSample/Properties/Annotations.cshttps://github.com/artem-zinnatullin/jet-image-loader/pull/31/files#diff-8(614)
  • A JetImageLoaderSample/JetImageLoaderSample/SampleData/MainPageViewModelSampleData.xamlhttps://github.com/artem-zinnatullin/jet-image-loader/pull/31/files#diff-9(5)
  • A JetImageLoaderSample/JetImageLoaderSample/ViewModels/MainPageViewModel.cshttps://github.com/artem-zinnatullin/jet-image-loader/pull/31/files#diff-10(47)

Patch Links:

— Reply to this email directly or view it on GitHubhttps://github.com/artem-zinnatullin/jet-image-loader/pull/31 .


Best regards, Artem Zinnatullin Sent from my bed.

igorkulman commented 10 years ago

Any chance this will be merged and a new nuget package release?