Marco Siccardi

Results 3 issues of Marco Siccardi

### Description MenuItemSeparator does not show on MacCatalyst apps. It generates an empty menu item. ![image](https://github.com/dotnet/maui/assets/68176309/fb7ff7da-ec2c-4eda-9898-92bf5ac1c8f9) ### Steps to Reproduce 1. Create a new MAUI app 2. Add a menubar...

t/bug

## 🐛 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...

t/bug
platform/macOS 🍏
s/needs-repro