Follow-up Comment #3, bug #19044 (project mypaint):

Looks good so far.

I think it should go in Stroke and not Custom, since there's a setting in
Stroke for the input pressure threshold already. Maybe even call it
stroke_pickable?

Also, is this a bug, or am I just misreading it?


+    def is_pickable(self):
+        return self.has_large_base_value("pickable") or self.is_eraser()
+


"or not self.is_eraser()", surely?


Not sure if any UI is needed for this. Somebody'll need to do a quick review
of the built-in brushes and add it in where appropriate though.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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