MicrosoftDocs / winrt-api

WinRT reference content for developing Microsoft Universal Windows Platform (UWP) apps
Creative Commons Attribution 4.0 International
230 stars 494 forks source link

Setting MinZoomFactor to value lower than 0.1 throws #2384

Closed HunterB06 closed 1 year ago

HunterB06 commented 1 year ago

Hello,

The minimum zoom factor that can be set in ScrollViewer can't be lower than 0.1, otherwise it will throw an exception. However, this behaviour is not documented whereas it should.

Please state on the documentation page that the MinZoomFactor must be greater or equal to 0.1. And what would be the reason for that minimal value?

Thanks,


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

jwmsft commented 1 year ago

Thanks for raising this issue. The documentation has been updated.