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

When a window is set to automatically resize to its content, when its title is set in code, it disappears #830

Closed
YetAnotherCodeMaker opened this issue Jul 22, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@YetAnotherCodeMaker
Copy link

When the SizeToContent property is set to Width or WidthAndHeight (the Width property being left uninitialized) and its title is modified in code, the title disappears (the center of the title goes at half of the MaxWidth value, i.e. far away if this value is left to its default value).

Compile and run the joined sample, click the New button, the title will goes to the left, then resize the window with the mouse and the title will go back at the correct location.


Environment

  • Fluent.Ribbon 6, 7 & 8
  • .NET Framework any

FluentSample.zip

@batzen batzen self-assigned this Jul 30, 2020
@batzen batzen added this to the Future milestone Jul 30, 2020
@batzen batzen closed this as completed in b846445 Aug 1, 2020
@batzen batzen modified the milestones: Future, Next Sep 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants