logicrs icon indicating copy to clipboard operation
logicrs copied to clipboard

Common selection features missing

Open justanothercell opened this issue 2 years ago • 1 comments

  • drag multiple selected blocks as one
  • hold shift to add to selection
  • hold ctrl to toggle selection status

-> this interferes with Ctrl+LMB (pan), which should be reassigned to just Middle mouse button without ctrl (is also more consistent as MMB is now used for both pan and zoom. note that currentöy ctrl+mmb is not working as you said it would, only ctrl+lmb)

justanothercell avatar Mar 12 '23 09:03 justanothercell

shift is implemented

Spydr06 avatar Jun 22 '23 15:06 Spydr06