Update of bug #17157 (project mypaint):

                  Status:                    None => Ready For Test         

    _______________________________________________________

Follow-up Comment #4:

Loading and saving brushes in brushpacks wasn't setting the persistent flag,
which indicates that there's a corresponding file on the disk. Fixed in
http://gitorious.org/mypaint/mypaint/commit/e1d211436645db1e6be0782b5db0b590d87bd4ef
I hope!

The weird inconsistencies with highlighting came about because 2 of the 4
brushes in deevad's Sketch.zip pack had parent brushes named in them
("parent_brush_name" in the serialised form), and 2 did not. This is something
that's used internally with pick-context to associate the brush params saved
in the file with a named parent persistent brush so that it can be highlighted
across .ora saves. It shouldn't end up in any brushes saved as .myb/.png pairs
at all, so I've switched both saving and loading of that off too.

(It's still possible for a saved brush in the pick-context layers to cause a
completely unrelated brush to be highlighted if the .ora is given to someone
else. The "b0001"-style default names are particularly predictable.)

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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