Implement cut/paste for ProjectPanel
This commit is contained in:
parent
6c145b2abc
commit
37a0c7f046
3 changed files with 120 additions and 6 deletions
|
@ -26,6 +26,7 @@ export default function projectPanel(theme: Theme) {
|
|||
text: text(theme, "mono", "active", { size: "sm" }),
|
||||
}
|
||||
},
|
||||
cutEntryFade: 0.4,
|
||||
ignoredEntryFade: 0.6,
|
||||
filenameEditor: {
|
||||
background: backgroundColor(theme, 500, "active"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue