KeithBoynton
KeithBoynton
Hi, I updated the code to support duplicating projects and I'd like to create a pull request to get it into the repo for people. I assumed I could create...
Implemented very well into Windows, Xamarin.iOS and Xamarin.Mac and everything is working really well in Debug within Visual Studio. However when I come to package up and distribute, it crashes...
### Description Using a CollectionView it is not possible to preselect items when mode is set to "multiple". It doesn't work on Windows, iOS or macOS however it does work...
### Description When rendering a TabbedPage within a Modal the layout doesn't update correctly when you do any kind of resizing of the window including maximise. The elements at the...
### Description When using this for example: `TextColor="{OnIdiom Desktop='Red', Default='Black'}"` Running a solution on Windows the text is Black when I would expect it to be Red. It works as...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...
### Description If you put a Button on an EmptyView within a CollectionView it is not Clickable on Windows. It works fine in iOS and MacCatalyst. I haven't tested it...