xamarin/Xamarin.Forms

[iOS] Secondary Toolbar Items are not centered

Aperta

#3457 aperta il 1 ago 2018

 (3 commenti) (0 reazioni) (0 assegnatari)C# (1926 fork)batch import
e/4 :clock4:help wantedinactivep/iOS 🍎t/bug :bug:up-for-grabs

Metriche repository

Star
 (5644 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor