[PATCH] Replace the custom part size spinner with an entry.

Chris Lumens clumens at redhat.com
Tue Mar 19 14:06:28 UTC 2013


> > +                        # If no size was specified, we just want to grow to
> > +                        # the maximum.  But resizeDevice doesn't take None for
> > +                        # a value.
> Shouldn't this (in future) be changed in blivet now that it accepts
> size=None in device factories?

Hm, maybe?  I'm not really sure.

> I think using something self._size_entry would be better than using
> 'self.builder.get_object...' in multiple places, but I guess it's just a
> matter of opinion.

Done.

- Chris


More information about the anaconda-patches mailing list