sindresorhus/electron-context-menu

Right clicking a <canvas> element does not show "Save as file"

Open

#192 opened on Mar 4, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (167 forks)user submission
enhancementhelp wanted

Repository metrics

Stars
 (1,471 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Thanks for the great library!!!!

On chrome if I right click a canvas element, I see "Save as file". With this library I don't see such an option.

Contributor guide