On Mon, Oct 11, 2010 at 10:09:39PM +0300, Vasilis Platanias wrote:
> file gui/drawwindow.py , line 334 :
>         elif d == gdk.SCROLL_LEFT:
>             self.app.doc.rotate('RotateRight')
>         elif d == gdk.SCROLL_LEFT:
>             self.app.doc.rotate('RotateLeft')
> 
> I guess that's a typo more than a bug . The first one should read
> gdk.SCROLL_RIGHT, right?

Thanks, fix pushed.

-- 
Martin Renold

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

Reply via email to