[F/OS] Image Loader - Extension for image loading and caching

@themaayur Thank you Very much

please do another screenshot, that is too low quality for me to see

Is it visible now.

1 Like

what about dynamic images?

Yes. Thank you

I will post it later, till then others may help

1 Like

Ok  

I have faced a issue using you extension.

When Extension used to load Image.

I have set width to fill parent.

When Extension not used.

This problem is also with the image utilities components. Hope you can fix it.
It saves almost 3sec of loading, but the issue spoils the UI.

2 Likes

try set scale picture to fit

Sometimes it will look good, but mostly it looks liked streched, btw thanks for suggestion. :grin:

1 Like

Ok Thanks :v:, @nikzdreamer2001 It worked for me But this issue must be solved.

1 Like

Nice extension :ok_hand:
Only problem is it only supports image component. But using image component will limit UI/design. For that we have to use arrangements like vertical/horizontal arrangement. I know people already requested this but, please try to implement this also :sweat_smile:

Can this extension will work in deep host custom design listview.

i tried it with dynamic image it shows error.how can i solve it



ImageLoad.aia (218.2 KB)

1 Like

Error says all.
Kodular’s dynamic image does not return image component.

3 Likes

You can’t use dynamic image component with this extension, in alternative you can use dynamic components extension.

1 Like

please add ‘SetArrangementImage and SetButtonBaseImage’ this 2 block please…

1 Like

@DevYB
Will it auto clear Old/Unwanted images
If it will not clear memory will be filled
If we clear all images will be gone
There should be a function to clear images by it’s url?

  • Agree
  • Disagree
  • Neutral

0 voters

I think it’s not possible, but I’ll look into it.

2 Likes

Hi @DevYB, please add block to set background image of any layout

Another function suggestion
And also clear all images except recent # images
For example # is equal to 100
then should clear all images except 100 recent images
When an image is requested to load the url should go to top of list
So all images from index 101 to end should be cleared

How to use this component in airtable listview.