~gary-lasker/software-center/fix-lp913756-for-5.0

« back to all changes in this revision

Viewing changes to softwarecenter/view/appview.py

prototype side view

Show diffs side-by-side

added added

removed removed

Lines of Context:
719
719
        # FIXME: mvo this makes everything sluggish but its the only
720
720
        #        way to make the rows grow (sluggish because gtk will
721
721
        #        use a lot of the handlers to validate the treeview)
722
 
        #self.set_fixed_height_mode(True)
 
722
        self.set_fixed_height_mode(True)
723
723
        self.set_headers_visible(False)
724
724
        tp = CellRendererPixbufWithOverlay("software-center-installed")
725
725
        column = gtk.TreeViewColumn("Icon", tp,