GDevelop
GDevelop copied to clipboard
Declare shortcut CTRL+D to duplicate in object list
Fix https://github.com/4ian/GDevelop/issues/6194
Any help on it?
I didn't realize I chose the same branch name as you did, sorry for overwriting your commits. This push includes @osmaneTKT's commits plus the changes mentioned in https://github.com/4ian/GDevelop/pull/6670#issuecomment-2198053138. Now the shortcuts are handled at the objects list level, so it ensures the list is actually focused when a user hits F2/Ctrl+D/Delete. I applied the same shortcuts to the objects groups list.
When merged, the PR #6670 should be closed (@osmaneTKT you will be mentioned as co-author and will be credited in the final commit).