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
Description: When image files are uploaded using this client, thumbnails do not show up for them on the web. The SDK docs say the upload client has to attach generated thumbnails when uploading an image. Is it possible to add this functionality? Apparently there are example applications in the SDK code to show how to do that.
Actual Behavior:
Thumbnails are not generated for image uploads
Expected Behavior:
There should be a way to attach generated thumbnails to image uploads
Steps to Reproduce:
Upload an image to a folder using this client
Browse to the folder in the mega web interface
Notice the image file doesn't show a thumbnail. If you open it inside the browser, then it will generate a thumbnail, but this is impractical when uploading hundreds of images.
MegaApiClient Version:
1.10.3
The text was updated successfully, but these errors were encountered:
Description: When image files are uploaded using this client, thumbnails do not show up for them on the web. The SDK docs say the upload client has to attach generated thumbnails when uploading an image. Is it possible to add this functionality? Apparently there are example applications in the SDK code to show how to do that.
Actual Behavior:
Thumbnails are not generated for image uploads
Expected Behavior:
There should be a way to attach generated thumbnails to image uploads
Steps to Reproduce:
MegaApiClient Version:
1.10.3
The text was updated successfully, but these errors were encountered: