Hristo Hristov
c5d34c3dd4
Image loading is done through native imageView so that once it is removed from window the bitmap is cleared.
2016-11-02 16:57:42 +02:00
Nedyalko Nikolov
cde642186b
Fixed issue with image rotation.
2016-10-31 18:04:38 +02:00
Hristo Hristov
644f4c2845
ImageSource was reset in CreateUI wrongly. ( #2910 )
...
TabView doesn't save/restore its visual hierarchy.
Cuteness.io source changed to use https.
2016-10-17 13:40:03 +03:00
Hristo Hristov
3e3fc248c2
Move imageCache initialization in the createUI method so that it is sure that we have valid context. application.android.nativeView could be null if image module is requested before application.start ( #2862 )
2016-10-10 09:23:17 +03:00
Hristo Hristov
98deeccb21
Change image.android to use the new image.Cache class from widgets. ( #2832 )
...
* Change image.android to use the new image.Cahce class from widgets.
* fix npm scripts
* npm tsc will compile all so no need for npm run dev-tsc-tests
* fix tslint error
* image-tests use memory only cache.
* fix exception in image.android
* Change image-tests so that Image won't be GC immediately.
* Change cacheMode to enum
2016-10-05 13:09:08 +03:00
Nedyalko Nikolov
1f84274182
Refactored image loading from camera.
2016-10-03 17:23:18 +03:00
Rossen Hristov
f0374642b5
Fix tslint error & bump ios runtime version
2016-09-17 11:07:24 +03:00
Rossen Hristov
a05f842a84
Non-uniform borders
2016-09-17 09:27:36 +03:00
Tsvetan Raikov
1b568b56ca
Added tintColor property in Image view. It should be used instead of color
2016-09-16 16:29:08 +03:00
Tsvetan Raikov
afb2d1ea68
Added tintColor property in {N} ImageView
2016-08-29 18:50:44 +03:00
Panayot Cankov
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00