Changes between Version 1 and Version 2 of Ticket #11905, comment 5
- Timestamp:
- 2019-04-25T17:51:57+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11905, comment 5
v1 v2 5 5 To select another photo use shift+click. Then can you move the selection by clicking on an image and dragging it around. You can select multiple photos by selecting a photo and then pressing shift+ctrl+click on another one. The photos between the 2 will be selected. 6 6 7 The shortcut to move one image to a specific point has been updated from shift to alt (to not conflict with the selection). I can move it back to shit if needed, but I wanted to make it consistent with the data selection. This new feature is a good opportunity to change it. 7 The shortcut to move one image to a specific point has been updated from shift to alt (to not conflict with the selection). I can move it back to shift if needed, but I wanted to make it consistent with the data selection. This new feature is a good opportunity to change it. 8 8 9 9 For now, moving multiple images with alt move all of them at the same point. I believe this should be changed to only translate the center of the selection to the new point. Tell me what you think. I can patch it later.