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

Height and FontSize of MenuItem #28

Closed
yakiro-nvg opened this issue Nov 28, 2014 · 4 comments
Closed

Height and FontSize of MenuItem #28

yakiro-nvg opened this issue Nov 28, 2014 · 4 comments
Milestone

Comments

@yakiro-nvg
Copy link

Hi all,

When I apply Generic.xaml style, the size of MenuItem become incorrect.

ctm_right

ctm_wrong

Any ideal about this problem?

Thanks.

@batzen
Copy link
Member

batzen commented Nov 28, 2014

Any details about your problem?
On my machine the menu is not that large.

@yakiro-nvg
Copy link
Author

In the Windows operating systems, a user can change the system-wide font settings to make the default font appear larger or smaller. Changing these font settings is critical for users who are visually impaired and require larger type to read the text on their screens.

In Win7, you can search for "Change window colors and metrics" dialog, and adjust Menu font size.

@yakiro-nvg
Copy link
Author

As I see in Office 2013, SystemsFont.MenuFont* has very wide effect.

big_font_size

So I think the SystemsFont.MenuFont* will be used as the global font settings for all ribbon controls. Furthermore the layout of the ribbon should be dynamically calculated based on the height of formatted text.

@batzen batzen added this to the 3.2.0 milestone Dec 4, 2014
@batzen
Copy link
Member

batzen commented Dec 4, 2014

Merged PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants