mike3sullivan

Results 4 issues of mike3sullivan

### Description I am not sure why the default behavior of the Picker control on Mac Catalyst is considered acceptable -- it 'functions' but from a desktop app perspective it...

t/bug
area/controls 🎮

### Description The current MAUI product seems to use the iPad Idiom in Xcode which causes the product to display at 77% size so that designs made for iPad will...

t/bug
platform/iOS 🍎
area/fonts 🅰️

### Description On Windows, the CollectionView VisualState (Selected) tracks with items clicked in the UI, but not when the SelectedItem is change in code. ![MauiCollectionViewVisualState](https://user-images.githubusercontent.com/26934129/194952570-b9c0ce25-ff8f-48dd-b7f2-92e953ac0e04.png) ### Steps to Reproduce In...

t/bug
platform/windows 🪟
area/collectionview 📃

### Description If a ListView is initially hidden, then made visible, the first item added appears twice, even though the ItemSource contains only one item. Adding more items causes the...

t/bug
platform/windows 🪟
area/ListView
s/verified
s/triaged
s/try-latest-version