xamarin/Xamarin.Forms
[Bug] [UWP] Button characterSpacing UWP not working
Aperta
#9291 aperta il 23 gen 2020
a/buttone/5 :clock5:help wantedp/UWPt/bug :bug:up-for-grabs
Metriche repository
- Star
- (5644 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Description
Setting a button with CharacterSpacing does not respect it.
Steps to Reproduce
- Add a button with
Text="Test"andCharacterSpacing=200(for example). Also add it with a Label instead to see the difference. - Run in UWP
- Label respects CharacterSpacing, Button does not.
Expected Behavior
Same behavior than Label
Actual Behavior
Does not have same behavior than Label -> No spacing
Basic Information
Version with issue: 4.4.0.991477 Last known good version: - IDE: Visual Studio 2019 16.4.2 Platform Target Frameworks: UWP: 18362 Affected Devices: Windows PC