Update of bug #17656 (project mypaint):

                  Status:               Confirmed => Ready For Test         
             Assigned to:                    None => achadwick              

    _______________________________________________________

Follow-up Comment #2:

Quick fix committed on master, using gdk._2BUTTON_PRESS:
http://gitorious.org/mypaint/mypaint/commit/7194845c9d04cc109e13ca0f804c3aa9192478d6
. This commit can be cherry-picked cleanly onto 0.9 right now.

Oddly if we do it this way, users have to click layers which aren't the
current layer before they can double-click. My system always chooses the
moment after the layer select click to redraw the main display, which seems to
mess up GTK's _2BUTTON_PRESS machinery for some reason. I haven't managed to
find a neat way around that.

Hopefully an extra click for layers which aren't the current one won't be a
problem if the UI explains the new situation. 
http://gitorious.org/mypaint/mypaint/commit/b2964e1c41951f564c5408c461d12a2671a97850
contains the explanation text on master - however, it's a string change and
thus unsuitable for the 0.9 branch without modification. Since "click to
select" is a fairly obvious concept, perhaps just blanking the layer_text
would be a valid approach here?

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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