Mike Parker

Results 6 issues of Mike Parker

### Description of Change Update to ```SearchBarExtensions``` so ```UpdateCancelButton``` sets the ```TintColor``` on the Cancel ```UIButton``` when using Mac idiom. Device test added verifying the changes for Mac Catalyst and...

platform/macOS 🍏
area/controls 🎮

### Description When [adopting the Mac Idiom for a Mac Catalyst app](https://learn.microsoft.com/dotnet/maui/mac-catalyst/user-interface-idiom), setting the ```CancelButtonColor``` on the [SearchBar](https://learn.microsoft.com/dotnet/maui/user-interface/controls/searchbar) does not change the color of the cancel button. ### Steps to...

t/bug
partner
partner/cat 😻
area/controls 🎮

### Description The current DeviceTests project uses and runs tests on Mac Catalyst using [iPad idiom](https://github.com/dotnet/maui/blob/b69956e45d9748c7abbcab1646f9d4b9cf1293e3/src/Controls/tests/DeviceTests/Platforms/MacCatalyst/Info.plist#L5) only. The test setup would need expanding to include both iPad and Mac idiom...

proposal/open
platform/macOS 🍏
partner
area/testing
testing-missing-tests

### Feature name Modal Windows for desktop apps ### Link to discussion https://github.com/CommunityToolkit/Maui/discussions/840 ### Progress tracker - [ ] Android Implementation - [ ] iOS Implementation - [ ] MacCatalyst...

new
blocked
proposal
dependencies

### Description The [DeviceDisplay.MainDisplayInfoChanged](https://learn.microsoft.com/dotnet/api/microsoft.maui.devices.devicedisplay.maindisplayinfochanged?view=net-maui-8.0#microsoft-maui-devices-devicedisplay-maindisplayinfochanged) event is not getting raised when the main display information changes on macOS. For example, when changing display options (in Settings > Displays) like resolution, scaling,...

t/bug
platform/macOS 🍏
partner
area-essentials
partner/cat 😻

### Description The information ([DisplayInfo](https://learn.microsoft.com/dotnet/api/microsoft.maui.devices.displayinfo?view=net-maui-8.0)) returned by [DeviceDisplay.MainDisplayInfo](https://learn.microsoft.com/dotnet/maui/platform-integration/device/display) does not get refreshed on macOS after changing display options (in Settings > Displays) like resolution, scaling, rotation, etc., or when switching...

t/bug
platform/macOS 🍏
partner
area-essentials
partner/cat 😻