wpfui icon indicating copy to clipboard operation
wpfui copied to clipboard

Allow TitleBar Header customization

Open Paliverse opened this issue 2 months ago • 2 comments

Is your feature request related to a problem? Please describe

No.

Describe the solution you'd like

I would like to be able to manipulate the TitleBar's Header content to be able to set UI elements how i see fit. Horizontal alignment to be Left, center, or right etc..

Describe alternatives you've considered

N/A

Additional context

N/A

Paliverse avatar Apr 16 '24 16:04 Paliverse

I was using the Header content to display a Menu on the left side of the title bar in the previous version. Now it's impossible to push the menu all the way to the left and it's always stuck to the right side of the title bar.

It would be great if the template used {TemplateBinding HorizontalContentAlignment} here: https://github.com/lepoco/wpfui/blob/303f0aefcd59a142bc681415dc4360a34a15f33d/src/Wpf.Ui/Controls/TitleBar/TitleBar.xaml#L151

botder avatar Apr 26 '24 12:04 botder

See #775, #1025, #1030

chucker avatar Apr 29 '24 15:04 chucker