dotnet / dotnet/maui

ControlTemplate have a minimum width in Windows

Open
#30,752 3 comments 1 reaction 0 assignees View on GitHub
area-controls-radiobutton area-xaml has-workaround partner/syncfusion platform/windows s/triaged s/verified t/bug
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 10h
Merged PRs (30d)
297

Description

### Description

Seems like ControlTemplate have a minimum width in Windows:
Windows screenshot:
Image
Android screenshot:
Image

Where is the Template:
`

























`

Here is how I use it:
`


<Setter Property="ControlTemplate" Value="{StaticResource RadioButtonTemplate}"/>

















`

### Steps to Reproduce

_No response_

### Link to public reproduction project repository

_No response_

### Version with bug

9.0.90 SR9

### Is this a regression from previous behavior?

Not sure, did not test other versions

### Last version that worked well

_No response_

### Affected platforms

Windows

### Affected platform versions

_No response_

### Did you find any workaround?

No

### Relevant log output

```shell

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.