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

Submenu contained in DropDownButton closes too slow #607

Closed
stylefish opened this issue Aug 16, 2018 · 2 comments
Closed

Submenu contained in DropDownButton closes too slow #607

stylefish opened this issue Aug 16, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@stylefish
Copy link
Contributor

If you create a structure like this:

<fluent:RibbonTabItem Header="Home">
    <fluent:RibbonGroupBox Header="Group">
        <fluent:DropDownButton Header="Button">
            <fluent:MenuItem Header="Sub 1">
                <fluent:MenuItem Header="Sub 1.1" />

and hover the the "Sub 1" item a menu opens, this menu closes too slow, when you add 2 subitems (Sub 1, Sub 2) the menus are overlapping each other on mouse hovering.

repro demo proj attached:
WpfApp1.zip


Environment

  • Fluent.Ribbon v7.0.0-alpha0388
  • Windows 10
  • .NET Framework 4.7.1
@batzen batzen self-assigned this Aug 16, 2018
@batzen batzen added this to the 7.0.0 milestone Aug 16, 2018
@batzen batzen closed this as completed in 92bbad6 Aug 18, 2018
@stylefish
Copy link
Contributor Author

@batzen would be nice if you could release a new preview on nuget these days :) thank you!

@batzen
Copy link
Member

batzen commented Aug 30, 2018

Yeah, had no time to do so during the last two weekends.
Will publish now.
https://www.nuget.org/packages/Fluent.Ribbon/7.0.0-alpha0419

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