Open akhenry opened 3 years ago
Fixed.
Not sure if this is fixed, when I preview, that is still a background image. The small thumbnail isn't, but not sure why anyone would want that, it's so small.
Unrelated to this, another issue (file view rendering): https://github.com/nasa/openmct/issues/4383
The dialog for viewing snapshot images currently displays the image using a background image, rather than an image element. This prevents the user from right clicking and copying the image.
eg.
In the image above the "copy image" option is missing from the context menu because the image is rendered as a background image instead of an image tag.
By contrast, clicking on an image that has been implemented with an image tag shows the copy image option to a user.