> I found some very ugly bug, though: when I select a brush, sometimes it is > not completely restored, eg. I select the round "bulk" brush, and the brush > stroke does change in some way but it stays elliptical. I hope it's only in > your branch; I did not find it at a quick glance through your changes.
I don't think I did anything that could induce this kind of bug; but I might be wrong because I don't know about how most of the other parts of MyPaint work. > But the GUI will have to save its state to somewhere else than directly into > the brushsettings. We don't want "Lock Alpha" and the like stay activated > after trying a brush preset that uses it. Isn't it exactly the same way Eraser Mode was done? I thought it was "in the spirit" of the rest of the code. I would not dare invent new structures to keep these settings, as I don't feel I am familiar enough with your global design concepts. BTW, much to my very own suprise, it works quite sanely the way it is. > Just to make this clear, I think it is too late for significant new features > like "lock alpha" to make it into the 0.9 release. This will need some > testing time in git first. No one is in a hurry. It would be nice if you just take this feature into account if you would plan to revamp draw_dab() before it can be merged. _______________________________________________ Mypaint-discuss mailing list [email protected] https://mail.gna.org/listinfo/mypaint-discuss
