Bug 461977

Summary: When you have layers selected and create a group, the selected layers should automatically be added to the group
Product: [Applications] krita Reporter: jimbo <loudsquid>
Component: Layer StackAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: wishlist CC: halla
Priority: NOR    
Version First Reported In: 5.1.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description jimbo 2022-11-18 06:59:53 UTC
I'm starting to work with groups quite often and I'm noticing some ease of use functionality that would be nice if it were added. If you select multiple layers and then go to create a group the group is created but the selected layers are not added to that group. It would be nice if the selected layer(s) would be added to the group automatically. This may require a second option (e.g. "Add Group Layer to Selection") as to not change the original functionality.
Comment 1 Halla Rempt 2022-11-18 09:40:50 UTC
ctrl-g does what you want.
Comment 2 jimbo 2022-11-18 12:08:17 UTC
Thanks!