Skip to content

ImageMetaDataViewerFix

Martin Slind Hagen requested to merge feat/ImageMetaDataViewerFix into dev

Added a new line to the PhotoContainer class to display the ImageMetadataViewer window, from a non static context. Since this caused an error because the ImageMetaDataViewers class does not have a static display method.

Merge request reports