jsuarezruiz/maui-linux

[Bug] LabelHandler.Gtk: size negotiation not working

lytico opened this issue · 0 comments

Description

there is a regression with LabelHandler.GetDesiredSize:

grafik

Steps to Reproduce

  1. run Controls.Samples.Gtk
  2. see

Expected Behavior

Label Bottom.Right should be measured correctly

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