Mahdi Ghorbani

Results 37 comments of Mahdi Ghorbani

> Hey @ghorbani-m, In which pattern we are categorizing the images on the slide shows? Can you please elaborate and describe this features details? I would like to work on...

@emadbaqeri FYI: There is a function (`categorizeAssets`) in the [asset-service](https://github.com/functionland/fotos/blob/main/app/services/asset-service.ts) that categorized the images and prepare them for RecycleListLiew, This is where you can add your algorithm to create the...

@gitaaron Thanks for the comment, you are right, for highlighting the images we need to have some AI algo that could be done on the BOX, for now, we are...

Hi @dhruvtailor7 , Thanks for contributing, I had a test on a real device that has around 3700 assets. It seems there are some performance issues to display the` image-gallery-viewer`...

Hi @dhruvtailor7, Thanks for the updates, I've had a test on updates and the issues are: - There is a tangible delay to display the image after opening the screen...

> @ghorbani-m I have added the code for swipe down to go back to the main screen. If we use the shared element transition, it is causing a delay in...

> @ghorbani-m I have pushed the code for transition. Please check. Thanks @dhruvtailor7 , I've checked it out, and it seems the image transition issue is improved, but I think...

Hi @dhruvtailor7 , I have checked your latest commit, the image transition issue is fixed, but the slider performance is not smoth!

> Hello @ghorbani-m, Have you checked the scroll performance after the optimization? Hello @dhruvtailor7 , Yes, I have, the scroll performance is better than previous version, but some time we...

closed by [this PR](https://github.com/functionland/fotos/pull/250)