No currently it doesn't support svg or gif.
I used the SetList block. All the titles and image url gets successfully loaded in component. but whenever i scroll end of list the app gets crashed.
Please help
The values you are getting from tiny db is list right?
Thanks. There was one URL missing in list. Now solved. But the images which we get from URL are not cached in app, it reloads every time when i open the app. Is there a way to cache image from URL and get loads in list instantly when the app opens.
Yes, images will reload every time the app is opened.
Are you planning on adding support to them??
Yes will update.
Update v8.3
Added image cache to locally
AddedClearImageCachefunction to clear cache.
Are there any limitations on local caching? If not, you might consider implementing a limiting feature.
Will you suggest to apply limit in kilobytes or number of items to cache. I think number of items will not be appropriate as this is list view and may contains large items.
I'd say use both for the local cache, and let's make it configurable so users can set their own limits.
when a filter is applied to the list, the .onchekboxchanged event returns empty.
When filter is applied to the list view, checkbed items list will reset.
I will check if this can be fixed.
The selection color cannot be configured; it remains invisible. You can only configure the color for the selected item.
If you are talking about selection touch feedback then you need to enable it with property touch feedback.
The first list is a listview in sidemenu, the list with images is ImageListViewer
https://www.mediafire.com/file/ms777rlntf7o2rr/video1.mp4/file
Hi,
Am I missing something?
When I import the component its is listed as a "non visible component".
I was expecting it as a visible button or table?
Please help me to understand that.
Regards,
Pedro
Since this is an extension it is a non visible component. Drag it on your screen and in blocks you can see the functions and events.
hello there is a problem, if we want to change the color of the divider (set divider color), it will not change and the divider will disappear
I will check.
