systelab / systelab-components

Systelab Angular common components
MIT License
14 stars 8 forks source link

Image viewer - allow show/hide download button #864

Closed p-riera closed 5 months ago

p-riera commented 5 months ago

Is your feature request related to a problem? Please describe. In some points download button causes confusion or malfunction, such as when no image is loaded because the user did not upload it yet (in this case download button returns an .html empty file). When the user just uploaded the image the download button returns the same image so it would not make any sense.

Also sometimes is confusing to the user that the buttons overlap the image

Describe the solution you'd like Add the possibility to not show download button in this cases and push down the image when you don't want it to be overlapped by the buttons