xamarin/Xamarin.Forms

[Bug] UWP Slider ThumbImage is not centered

Open

#8,635 opened on Nov 24, 2019

 (8 comments) (2 reactions) (0 assignees)C# (1,926 forks)batch import
e/3 :clock3:hackathonhelp wantedinactivep/UWPt/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Description

UWP Slider ThumbImage is right offset and not center on value like expected. No way to re-align it.

Expected Behavior

Image should be center at value.

Actual Behavior

Left side of image is at value.

  • Version with issue: 4.3.0.947036
  • Last known good version: Unknown
  • IDE: VS 2019
  • Platform Target Frameworks:
    • UWP: 17763

Contributor guide