Commit b885f08
Add copy/paste support for ScriptAssets (#11522) f2df4669c8
Users can now select a script in the assets panel and ctrl/cmd+c to copy and paste in the same file or between files. I didnt add copy/paste items to the right click menu in this PR, but we can if we decide its warranted.
This also adds a fix for a bug where when duplicating an Artboard that was marked as a component, the Component did not appear in the assets panel.
Co-authored-by: Philip Chung <philterdesign@gmail.com>1 parent 9575273 commit b885f08
2 files changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
70 | 81 | | |
71 | 82 | | |
72 | 83 | | |
0 commit comments