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.
Hi, is there a way I can get imageListViewer to show images from the App file path? - it's where all my app's dynamically created thumbnails are stored.
Thanks,
C.
Run Do it (when in companion) on your make full path block to see what you are providing as an image path ...
You may need to remove the file:// prefix ?
Thanks Tim, yes that was it.
Excellent extension, this.
C.
Hi, When I pick a listed item, can the background colour for that item be changed? (The Inventor listViewer seems to do this by default, with the most recently picked item highlighted).
Also, there's no get block for testing if checkboxes are currently visible. Could one be added?
Many thanks for this excellent extension.
C.
Its already available, check below:

