Sharpnado.Tabs icon indicating copy to clipboard operation
Sharpnado.Tabs copied to clipboard

[MAUI] Feature Request: Line Width Property

Open Hackmodford opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe. I would like to adjust the width of the separator and outline lines.

Describe the solution you'd like A property that allows me to set the width of the lines.

Describe alternatives you've considered Forking the project to implement it myself.

Additional context N/A

Hackmodford avatar Oct 02 '23 12:10 Hackmodford

It looks like the control would need to be modified to use Border instead of Frame.

https://github.com/dotnet/maui/issues/15851

Hackmodford avatar Oct 02 '23 13:10 Hackmodford

pr are always welcome

roubachof avatar May 31 '24 08:05 roubachof