MASA.Blazor icon indicating copy to clipboard operation
MASA.Blazor copied to clipboard

[Feature Request] Menu: move the logic for updating position to JS

Open capdiem opened this issue 10 months ago • 1 comments

Proposal and motivation

When the MMenu component is set to ScrollStrategy as Reposition, frequently rendering the latest UI on the Blazor side during scrolling can be costly, and the UI may experience lag.

Additional context

No response

capdiem avatar Dec 19 '24 08:12 capdiem