Ruben2776 / PicView

Fast, free and customizable image viewer for Windows 10 and 11.
https://picview.org
Other
1.02k stars 67 forks source link

Exception raises while zooming pictures #127

Closed seflerZ closed 10 months ago

seflerZ commented 10 months ago

Describe the bug Exception raises while zoom pictures.

To Reproduce Open a JPGE image with latest Windows ARM64 build and zoom in, exception occurs.

Expected behavior Zoomed in.

Screenshots The first line reads: System.ArgumentException: not a valid BitmapScalingMode value. image

Additional context Latest binary win-arm64 build downloaded from Github.

Ruben2776 commented 10 months ago

Sorry about that. I've made a new build at https://sourceforge.net/projects/picview/files/2.0/PicView%202.0%20.NET%208%20required%20win-arm64.zip/download that should fix it

seflerZ commented 10 months ago

It works now! Thank you so much!