[PATCH] Allow clicking on environment and addon text to toggle them (#928010).

Chris Lumens clumens at redhat.com
Thu Apr 18 14:13:51 UTC 2013


> > +    def on_addon_view_clicked(self, view, event, *args):
> > +        from gi.repository import Gdk
> Could you please make this import global?

Done.

> Otherwise this looks good to me. I'm just wondering -- would it be a lot
> more work to allow addon selection by hitting space? I can do it at some
> point later, but maybe it's just few more lines to this patch.

Done as well.  It was really easy.

- Chris


More information about the anaconda-patches mailing list