Gaurav

Results 5 comments of Gaurav

I encountered the issue described above in Windows, if there's any possibility of addressing this in the next service release, it would be incredibly beneficial for our ongoing work. The...

When I am using an image or image button element with collectionView and binding the image source, the application crashes. (static image source working fine) Example- Source="{Binding ImageURL}"- Crash Source="abc.png"-...

> This issue has been verified using Visual Studio 17.11.0 Preview 2.1 (8.0.40 & 8.0.60). Can't be reproduced on windows platform. When I set the ratio to greater than 100%,...

Sample - https://github.com/gauravK996/Sample/blob/main/CollectionViewDemos.zip ![image](https://github.com/dotnet/maui/assets/19229093/adc06c5d-7405-41a9-80e2-b2c056575186) => Click on vertical grid ![image](https://github.com/dotnet/maui/assets/19229093/2b2d1b80-c3c8-43d9-8984-e2c2cc28ca06) span set to 3 but it shows only 2 item in a row ![image](https://github.com/dotnet/maui/assets/19229093/2b35b8c5-c2c3-4f6a-9665-8d87c87acd6c) maximizing or changing window size also...

true/PM PerMonitorV2, PerMonitor Removing this dpi settings from platforms=>windows=> app.manifest will temporarily fix this problem.