Closed AndyDesign999 closed 10 months ago
When we open gallery images, they are in ascending order. If we can manage default sorting from code, it would be better.
Hello @AndyDesign999
Thank you for using Lassi.
Please use the setAscSort(SortingOption.ASCENDING) property. You can check the sample of this library for more details.
setAscSort(SortingOption.ASCENDING)
Thanks
When we open gallery images, they are in ascending order. If we can manage default sorting from code, it would be better.