Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow TitleBar Header customization #1056

Open
Paliverse opened this issue Apr 16, 2024 · 2 comments
Open

Allow TitleBar Header customization #1056

Paliverse opened this issue Apr 16, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Paliverse
Copy link

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 Paliverse added the enhancement New feature or request label Apr 16, 2024
@botder
Copy link

botder commented Apr 26, 2024

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:

HorizontalAlignment="Right"

@chucker
Copy link
Contributor

chucker commented Apr 29, 2024

See #775, #1025, #1030

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants