xamarin/Xamarin.Forms

[UWP] Button image is not scaled properly

Offen

#2.787 geöffnet am 21.05.2018

 (6 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
e/4 :clock4:help wantedp/UWPt/bug :bug:up-for-grabs

Repository-Metriken

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

Beschreibung

Description

Originally reported in bugzilla https://bugzilla.xamarin.com/show_bug.cgi?id=60369.

Steps to Reproduce

  1. Start the attached project.
  2. If the app starts on a 100% scaled monitor it's all well. You can move the app to a 200% monitor and it scales up well again.
  3. If the app starts on a 200% monitor, the button image is over-scaled.

Expected Behavior

Button image should show "as usual".

Actual Behavior

Button image is over-scaled.

Basic Information

  • Version with issue: 3.0
  • Last known good version: N/A
  • IDE: VS2017
  • Platform Target Frameworks:
    • UWP: 16299

Screenshots

100% monitor 100 200% monitor 200 Android device screenshot_20180521-124421

Reproduction Link

asd.zip

Contributor Guide