This update for loupe fixes the following issue
Changes for loupe:
Update to version 48.2:
Check if the is-hidden property is available before reading it.
Considerably increased speed for listing other images in folders, especially for remote locations. This allows for switching to other images to become available much quicker.
Fix panics, probably occuring when using an action like 'copy', and then closing the window. The crash causes all other windows to close.
The creation date for images that don't provide a timezone was displayed as if the recorded date and time was in UTC.
Zooming in would not work via the zoom menu, if the resulting zoom state would still fit the image inside the window.
Update to version 48.1:
Crash when closing the window, probably in the exact moment when the animnation for hiding controls starts.
Editing does not work correctly if PNGs or JPEGs are already rotated via an Exif orientation entry before editing.
Printed pages don't contain anything or garbled output. This is a temporary workaround for https://gitlab.gnome.org/GNOME/gtk/-/issues/7464, using the cairo renderer for the rotation and scaling of the image in the print preparation.