Unplanned
Last Updated: 02 Nov 2021 13:06 by ADMIN
Mark
Created on: 26 Oct 2021 20:00
Category: Kendo UI for jQuery
Type: Feature Request
2
Independent Menu Hover Delay

Often we want a separate delay time for the opening of menus and closing. Please consider adding independent hover delays.

$("#menu").kendoMenu({
    ...
    hoverDelay: 400
    ...
});

or

$("#menu").kendoMenu({
    ...
    hoverDelay: {
        open: 100
        , close: 500
    }
    ...
});

1 comment
ADMIN
Neli
Posted on: 02 Nov 2021 13:06

Hello Mark,

Thank you for logging this feature request.

I've changed the status of the issue to "Unplanned". The community can vote for the request, and if shows interest, we will consider implementing it in a subsequent release.

Regards,
Neli
Progress Telerik

Remote troubleshooting is now easier with Telerik Fiddler Jam. Get the full context to end-users' issues in just three steps! Start your trial here - https://www.telerik.com/fiddler-jam.