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

RibbonContextualTabGroup ignores Window.ResizeMode #223

Closed
Pendergast4Ever opened this issue Dec 16, 2015 · 1 comment
Closed

RibbonContextualTabGroup ignores Window.ResizeMode #223

Pendergast4Ever opened this issue Dec 16, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@Pendergast4Ever
Copy link

If the ResizeMode property of a window is set to NoResize, maximizing is deactivated by double-clicking the title bar.
RibbonContextualTabGroup ignores this setting and maximizes the window.

OnMouseDoubleClick in RibbonContextualTabGroup.cs should check if maximizing the window is allowed before the WindowState is changed.

@batzen
Copy link
Member

batzen commented Dec 16, 2015

Will fix it in 4.0

@batzen batzen self-assigned this Dec 16, 2015
@batzen batzen added this to the 4.0.0 milestone Dec 16, 2015
@batzen batzen closed this as completed in 8aa811e Dec 16, 2015
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