I'm defining a custom "Copy" action, which does something a bit different than the default "Copy" action, to some buttons, but on right click the content of the button gets selected (and I can't make them unselectable) and so the menu displays 2 "Copy" actions, the one I defined and the one this library defines:
I think I could generate the whole menu manually via the menu
option but that would mean detecting all the cases where the default actions should be showed.
Could we instead add an option, canOverrideDefaultActions
or something, where before inserting each default action the library check if another action with the same label has been provided already?
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too