Xamarin.Forms.InputKit
Xamarin.Forms.InputKit copied to clipboard
RadioButton SVG images do not resize when size is changed
Describe the bug The new SVG images are broken when you try to resize the radio button globally with the following line:
Plugin.InputKit.Shared.Controls.RadioButton.GlobalSetting.Size = 14;
To Reproduce Steps to reproduce the behavior:
- resize the radio button globally
Expected behavior the circle inside the image be resized as well
Screenshots
happens on an iOS simulator. not tested on Android
Additional context additionally, the "SelectedIndex" property on the RadioButtonGroupView does not work the same way as it used to after the release of InputKit 4.0. The control does not deselect the RadioButtons when this property is bound
That should be fixed with https://github.com/enisn/Xamarin.Forms.InputKit/commit/a9f05e82498275e3685fc612e546f6a0a5c22466