Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Declare shortcut CTRL+D to duplicate in object list #6273

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Bouh
Copy link
Collaborator

@Bouh Bouh commented Jan 25, 2024

Fix #6194

@Bouh Bouh requested a review from 4ian as a code owner January 25, 2024 14:54
Comment on lines +19 to +20
canDuplicateObject: boolean,
onDuplicateObject: () => void,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what to do with this, because the fonction duplicate is called in newIDE/app/src/ObjectsList/index.js L 1424

@Bouh
Copy link
Collaborator Author

Bouh commented May 14, 2024

Any help on it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CTRL+D shortcut to duplicate
1 participant