💡Describe your Feature request
If we click on the download button of the image, it is just taking us to the direct URL where we can save the same ourselves. But still, it misses few things
1) you have to manually save it
2) you miss the original filename as the file naming method can be anything in the backend we have set
So, it will be better, if the user clicks on the download button, you make use of the original name from the Title of the image as I can see, all the images preserve the name in their image viewer title. So when a user clicks on download, the file will be downloaded automatically using the original name from the title.
If we click on the download button of the image, it is just taking us to the direct URL where we can save the same ourselves. But still, it misses few things
1) you have to manually save it
2) you miss the original filename as the file naming method can be anything in the backend we have set
So, it will be better, if the user clicks on the download button, you make use of the original name from the Title of the image as I can see, all the images preserve the name in their image viewer title. So when a user clicks on download, the file will be downloaded automatically using the original name from the title.