refactor: remove clipboard fallback for old browsers by tbouffard · Pull Request #645 · maxGraph/maxGraph
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 198
Conversation
Browsers supported by maxGraph support the asynchronous clipboard API.
In addition, the fallback function used the obsolete `document.execCommand('copy')` function.
Also improve the clipboard JSDoc and used the standard clipboard import in the editor (a mx prefix was left over from
mxGraph).
tbouffard
deleted the
refactor/remove_clipboard_fallback_old_browser
branch
This was referenced
Mar 25, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters