mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: remove export-to-clip-as-svg shortcut for now (#8660)
This commit is contained in:
parent
b479f3bd65
commit
15ca182333
4 changed files with 0 additions and 13 deletions
|
@ -206,7 +206,6 @@ exports[`contextMenu element > right-clicking on a group should select whole gro
|
|||
/>
|
||||
</g>
|
||||
</svg>,
|
||||
"keyTest": [Function],
|
||||
"keywords": [
|
||||
"svg",
|
||||
"clipboard",
|
||||
|
@ -4724,7 +4723,6 @@ exports[`contextMenu element > shows 'Group selection' in context menu for multi
|
|||
/>
|
||||
</g>
|
||||
</svg>,
|
||||
"keyTest": [Function],
|
||||
"keywords": [
|
||||
"svg",
|
||||
"clipboard",
|
||||
|
@ -5852,7 +5850,6 @@ exports[`contextMenu element > shows 'Ungroup selection' in context menu for gro
|
|||
/>
|
||||
</g>
|
||||
</svg>,
|
||||
"keyTest": [Function],
|
||||
"keywords": [
|
||||
"svg",
|
||||
"clipboard",
|
||||
|
@ -6932,7 +6929,6 @@ exports[`contextMenu element > shows context menu for canvas > [end of test] app
|
|||
/>
|
||||
</g>
|
||||
</svg>,
|
||||
"keyTest": [Function],
|
||||
"keywords": [
|
||||
"svg",
|
||||
"clipboard",
|
||||
|
@ -7701,7 +7697,6 @@ exports[`contextMenu element > shows context menu for element > [end of test] ap
|
|||
/>
|
||||
</g>
|
||||
</svg>,
|
||||
"keyTest": [Function],
|
||||
"keywords": [
|
||||
"svg",
|
||||
"clipboard",
|
||||
|
@ -8596,7 +8591,6 @@ exports[`contextMenu element > shows context menu for element > [end of test] ap
|
|||
/>
|
||||
</g>
|
||||
</svg>,
|
||||
"keyTest": [Function],
|
||||
"keywords": [
|
||||
"svg",
|
||||
"clipboard",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue