Follow-up Comment #5, bug #17991 (project mypaint):

Sorry I did a mistake with my exemple, and don't know how to edit the
previous. Here the exact ones :

If I have a layer stack like this :
#########
layer4 (content=paint-over)
layer3 (content=clean-drawing)
layer2 (content=flatcoloring)
layer1 (content=sketch)
#########

and I want to move my 'sketch' to the top, the actual behavior do this , wich
is uncorrect to me :
#########
layer4 (content=sketch)
layer3 (content=paint-over)
layer2 (content=clean-drawing)
layer1 (content=flatcoloring)
#########

I would prefer this :
#########
layer1 (content=sketch)
layer4 (content=paint-over)
layer3 (content=clean-drawing)
layer2 (content=flatcoloring)
#########

=> was a Copy/Paste failing :D

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?17991>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to