Julian Ewers-Peters

Results 6 issues of Julian Ewers-Peters

### Description I have a layout that I am optimizing for Portrait and Landscape modes respectively. When I rotate the device, I change some layout values, such as the `HorizontalOptions`...

t/bug
area/layout 🔲
platform/android 🤖

### Description On Android 12.0, modal pages do not cover the entire screen when going into fullscreen and hiding system and navigation bars. It appears that modal pages are not...

t/bug
platform/android 🤖
area/navigation 🧭
s/needs-attention
version/android-samsung

### Description When using a `ViewCell` inside a `TableView`, it doesn't show up or disappears during interaction with any of the other controls inside the `TableView`. I have observed three...

t/bug
platform/android 🤖
area/migration 🚚
area/controls 🎮

### Description On iOS, `ToolbarItem`s that have their `Order="Secondary"` are not displayed in the secondary level menu bar. Instead, they appear in line with the `Primary` items. I have the...

t/bug
platform/iOS 🍎
s/verified
s/triaged
area/toolbar

### Description The content of a custom Shell.TitleView is positioned incorrectly. Whatever I do, I cannot center the content, such as a label correctly. I have the following code where...

t/bug
platform/iOS 🍎
area/shell 🐢
s/triaged
s/try-latest-version
control-titleview

### Description The icons of the tabs are not showing up on iOS when using _FontIconSource_ on the _Tab.Icon_ property. ### Steps to Reproduce 1. Create a MAUI App using...

t/bug
area/single project ☝️
platform/iOS 🍎
area/shell 🐢
s/verified
s/triaged