Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

allow chaining right click contextmenus #1999

Merged
merged 3 commits into from
Jun 25, 2018
Merged

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Jun 20, 2018

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
false, false, 0, null,
);
document.elementFromPoint(x, y).dispatchEvent(clickEvent);
});
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, this is pretty grim, but I guess it's the only option apart from changing this to use a listener on document to dismiss the menu rather than a giant div that covers everything. Maybe deserves an XXX?

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
@dbkr dbkr merged commit e29e106 into develop Jun 25, 2018
@t3chguy t3chguy deleted the t3chguy/chain_contextmenu branch May 25, 2020 18:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants