Marco Siccardi
Marco Siccardi
### Description MenuItemSeparator does not show on MacCatalyst apps. It generates an empty menu item.  ### Steps to Reproduce 1. Create a new MAUI app 2. Add a menubar...
## 🐛 Bug Report RotateTransformation does no longer rotate images on iOS17 ### Expected behavior RotateTransformation rotates the image ### Reproduction steps following code works on iOS 16.x: ``` var...
### Description Trying to update the Text of ToolTipProperties.Text does not work when used in a DataTemplate Tested to update: 1. via Binding to a Boolean Value, using the BoolToObjectConverter...