CommunityToolkit / WindowsCommunityToolkit

The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
https://docs.microsoft.com/windows/communitytoolkit/
Other
5.89k stars 1.38k forks source link

Sample app: Bottom expander with xaml and code not visible in landscape mode W10M #1481

Closed CabuxaMapache closed 7 years ago

CabuxaMapache commented 7 years ago

v2.0: In my L930 with CU I can not access bottom expander in landscape mode. It works fine in portrait.

Odonno commented 7 years ago

Hi @CabuxaMapache. Are you able to provide more information (example project/code) so I can reproduce the bug.

CabuxaMapache commented 7 years ago

Juat open the sample app (2.0.2) in your device with W10M CU, go to Controls (and go to one) in the menu and change the orientation of your device. It seems like the content is not in a scrollview...

Odonno commented 7 years ago

Oh, right. Will fix that.