jsuarezruiz/maui-linux

[Bug] ButtonHandler Gtk: if characterspacing, the first measure heigth is to high

Opened this issue · 0 comments

Description

if button has characterspacing, then the button heigth is to high
if characterspacing / text is set again, button heigth is as expected

Steps to Reproduce

  1. add button with characterspacing
  2. change characterspacing / text

Expected Behavior

should be as expected in the first run

Actual Behavior

Basic Information

  • Version with issue:
  • Last known good version:
  • IDE:
  • Platform Target Frameworks:
    • iOS:
    • Android:
    • UWP:
  • Android Support Library Version:
  • Nuget Packages:
  • Affected Devices:

Screenshots

Reproduction Link

Workaround