Skip to content

Minimum width on UWP #68

@grantjames

Description

@grantjames

I'm having trouble with some kind of minimum width restraint on UWP.

If I make the control narrow enough, the alignment of the text in each segment looks off because the width of each individual segment seems to have some sort of minimum width and so they end up overlapping.

Capture

Note I've used the UI inspector in the image above to outline the SegmentRadioButton showing how the next segment is overlapping it.

I've downloaded the repo and had a look at the code and I can't see any explicit reference to a width in the UWP project. I did notice there was a hard coded Padding property in SegmentedRadioButtonStyle.xaml but I've changed this and it doesn't seem to have any effect.

Any help with this would be greatly appreciated. Thank you.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions