Scenario:
I want the cxtmenu to behave like a "normal" cxtmenu with rightclick (cxttab).
Following steps taken:
set openMenuEvents: 'cxttap',
That works perfectly
Problem:
If i move the cursor out of the canvas the cxtmenu is not updated. Even if i move the cursor over the cxtmenue part that is outside of the canvas
Suggested behaviour:
The mouse movement should be tracked on the whole screen
Example in codepen
https://codepen.io/feichin-noreja/pen/vEGzoOG