xamarin/Xamarin.Forms

[iOS] Secondary Toolbar Items are not centered

Offen

#3.457 geöffnet am 01.08.2018

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
e/4 :clock4:help wantedinactivep/iOS 🍎t/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Description

From https://github.com/xamarin/Xamarin.Forms/issues/2798#issuecomment-401423464

If you look at the toolbar meticulously, the centering would have to be corrected, as you can see on the screenshot. I know, xamarin forms is not intended to be a pixel perfect solution, but a discrepancy of 64 px is far away from pixel perfect. As this is immediately flashy for a detail-loving user, i would expect an correction.

2018-06-29_02-41-53

Steps to Reproduce

  1. Create a Xamarin Forms App
  2. Create a Page with 3 or more Toolbar Items that have images
  3. Run it on iOS 11 Simulator or iPhone

Expected Behavior

Toolbar items are centered

Actual Behavior

Toolbar items are not centered

Basic Information

  • Version with issue: 3.1.0
  • Last known good version: n/a

Contributor Guide