Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

individual diskCacheExtraOptions() per image or move it to DisplayOptions #711

Open
stan-ko opened this issue Jul 29, 2014 · 0 comments
Open

Comments

@stan-ko
Copy link

stan-ko commented Jul 29, 2014

Hi Serg!
Wanna ask for such feature. If move this option to DisplayOptions then no need to use the followinf hack - #92
If the only thing needed is to store image to disk cache with individual size instead of global. Its about caching downscale job for further image loading without need to downscale it again and again. => energy efficiency profit

Привет Сергей!
Хочу запросить фичу переноса diskCacheExtraOptions() или какого-то клона/возможности в DisplayOptions, чтобы каждую картинку кешировать со своим уникальным размером на диск и не требовалось ради этого юзать упомянутый выше хак. Т.е., допустим, для данного девайса я хочу кешировать аватарки с рамером 30х30, а фотки 800х480 и когда в следующий раз потребуется загрузить изображение, которое из интернета приходит большего размера чем надо, не потребуется лишний раз делать работу по downscale.

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

No branches or pull requests

1 participant