OS: MacOS 10.12.6 64bit
I noticed several issues with the preview window in MacOS compared to the Windows version
- After opening a preview window by invoking cmd_showPreview via Shortcut the preview window cannot be closed by invoking the shortcut again.
(The preview is open in a seperate windows)
- In a preview window the image cannot be zoomed or moved around.
Effect: The preview function on MacOS is not very convenient to use. For a Cross Platform Software the behaviour should be the same on all platforms.
To reproduce:
1. Assign a shortcut cmd_showPreview
2. Select an image in the browser view
3. invoke the cmd_showPreview shortcut
4. try to zoom the image or move it around -> does not work
5. invoke the cmd_showPreview shortcut again -> preview does not close
Actual behaviour (bug): Preview window cannot be close by invoking the preview shortcut again (Preview is open in a seperate window). In the preview screen the image cannot be zoomed or moved around

Expected behaviour: The preview window closes on invoking the preview shortcut. The image in the preview window can be zoomed and moved around.