enisn / Xamarin.Forms.InputKit

CheckBox, Radio Button, Labeled Slider, Dropdowns etc.
MIT License
579 stars 98 forks source link

Incorrect height when setting LabelPosition to Before on RadioButton and CheckBox #351

Open pikausp opened 1 year ago

pikausp commented 1 year ago

Describe the bug The height of the controls does not increase as required which results in clipping of the text. This is not an issue when the position is After.

To Reproduce Make sure the text is long enough to wrap onto the next line and set LabelPosition to Before

Verified on 1436de1f89f27ce126ccdf9f6e1df7f8d1c8865f

Expected behavior The height of the control should be big enough to contain the text regardless of the LabelPosition

Screenshots image

Smartphone (please complete the following information):