GDevelop icon indicating copy to clipboard operation
GDevelop copied to clipboard

Declare shortcut CTRL+D to duplicate in object list

Open Bouh opened this issue 1 year ago • 1 comments

Fix https://github.com/4ian/GDevelop/issues/6194

Bouh avatar Jan 25 '24 14:01 Bouh

Any help on it?

Bouh avatar May 14 '24 09:05 Bouh

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).

AlexandreSi avatar Jul 17 '24 15:07 AlexandreSi