You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current: after click on gallery item in background there are loaded all images.
Expected: after click on gallery item in background should be loaded only one gallery image
So images are already loaded in main gallery view and there is no need to load them again I think.
This is especially painfull because it force to load all images from server.
The text was updated successfully, but these errors were encountered:
Current: after click on gallery item in background there are loaded all images.
Expected: after click on gallery item in background should be loaded only one gallery image
So images are already loaded in main gallery view and there is no need to load them again I think.
![image](https://user-images.githubusercontent.com/3442510/102877863-b4b41680-4447-11eb-93eb-92c616012f1c.png)
This is especially painfull because it force to load all images from server.
The text was updated successfully, but these errors were encountered: