Update of bug #20096 (project mypaint):

                  Status:                    None => Confirmed              
             Assigned to:                    None => achadwick              

    _______________________________________________________

Follow-up Comment #1:

Verified, yuck. Thanks for the report.

The way we manage the command stack for this is a little weird: if the last
command on the stack was a set-layer-visibility command, we basically undo it
and redo it with the new layer setting. This generates a little storm of
updates which - because it generates activation signals - get processed in
different callbacks. At which point the wrong thing happens, but only after
the first two toggles of the same command without an intervening command of a
different type.

The same's true of set-layer-locked.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


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

Reply via email to