ColinK Posted April 22, 2019 Share Posted April 22, 2019 (edited) I have searched for this and all messages suggest it is not possible. Scenario: I have an image with multiple layers. I increase the size of the canvas. I want to move all layers down (together) so I can draw above the original image. Can this be done? The only work around I have found is to move each layer one at a time and match the co-ordinates for each layer - at the bottom left of the screen ColinK Edited April 22, 2019 by ColinK add workaround Quote Link to comment Share on other sites More sharing options...
IHaveNoName Posted April 22, 2019 Share Posted April 22, 2019 I think I do not quite understand the problem described so forgive me if I have not fully grasped what you want to do. You can create a new layer wherever you want in the stack, it does not just have to be on top. Just find the layer in the stack you want to draw above directly, highlight it and use "Add New Layer" and a new transparent layer will be created immediately above it. If it is not where you need it to be in the stack, wherever it is created, you can always move it up and down the the stack later as required. Quote Link to comment Share on other sites More sharing options...
BoltBait Posted April 22, 2019 Share Posted April 22, 2019 You could have done this at the time of resizing the canvas, like so: Bottom LEFT* 1 Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.