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

Render Glitch when Maximizing RibbonWindow with SizeToContent Enabled #368

Closed
changbowen opened this issue Nov 8, 2016 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@changbowen
Copy link

changbowen commented Nov 8, 2016

I'm using the latest build from AppVeyor. Looks like there are some glitch in rendering of the RibbonWindow when SizeToContent of the RibbonWindow property is not set to Manual (the default value). And the problem only surfaces when maximizing the window from the maximize button on the top-right corner: instead of showing a full-screen window, a window with black bars surrounded is shown.
Double-clicking the window title maximizes the window fine, and also fixes the problem for future maximizing of the single instance of the window. A manual resize also fixes the problem temporarily.
The below issue might be related.
#153


Environment

  • Fluent.Ribbon v5.0.0
  • Windows 7 x64
  • .NET Framework 4.5.2
@batzen
Copy link
Member

batzen commented Nov 13, 2016

Will have to fix this in ControlzEx, please see details there.

@batzen batzen added this to the 5.0.0 milestone Nov 13, 2016
@batzen batzen self-assigned this Nov 13, 2016
@batzen batzen closed this as completed in b41ba24 Nov 20, 2016
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