Gimp-Forum.net
Basic move / selection question - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions)
+--- Thread: Basic move / selection question (/Thread-Basic-move-selection-question)



Basic move / selection question - hoganapex - 10-13-2021

Just getting started with GIMP, sorry for the newbie question LOL.  I can paste an object and initially move it, scale it, etc.  But when I go back and re-select (rectangular selection) that same area for a move it grabs the object but it also grabs the whole canvas.  How can I keep from selecting / moving the canvas?

Thanks in advance.


RE: basic move / selection question - rich2005 - 10-14-2021

Very common beginner question.

When a selection is pasted initially it is a 'floating' selection layer. As you found easily movable while still in that 'mode'. There are then options to either merge down to the layer below 'Anchor', fixed for ever-more or promote to a new layer.

[attachment=6858]

To move that new layer, use the move tool. For an image with multiple layers, the move tool finds the first layer under the cursor with a solid pixel and moves that layer. Very often the background layer. Two options. Make sure the cursor is on a solid pixel or Make sure the correct layer is active and use the 'Move active layer` option.  

[attachment=6859]

Also this is a common problem with text layers where there is a lot of transparency between the characters


RE: basic move / selection question - zeuspaul - 10-15-2021

Thanks for this. I have already used "new layer" several times. I still have a lot to learn.