mike3sullivan
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...
### 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...
### Description On Windows, the CollectionView VisualState (Selected) tracks with items clicked in the UI, but not when the SelectedItem is change in code.  ### Steps to Reproduce In...
### 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...