Replies: 1 comment
-
Thanks for the report. Could you tell how the app is crashing? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to load high DPI images, say 600dpi or 1200 dpi images into a gridview. I have a collection of 20 images to be loaded. But while into the view, the application is crashing in linux. Is there any way I can descale the images while showing in the view ? The same code does not have any issue while showing in Windows as well WSL on Windows. By the way, attaching the model where I get the ImageSource and Binding to an Image control in GridViewItemTemplate
Beta Was this translation helpful? Give feedback.
All reactions