~unity-team/unity/trunk

« back to all changes in this revision

Viewing changes to unity-private/launcher/quicklist-menu-item.vala

  • Committer: Mirco Müller
  • Date: 2010-09-22 08:22:50 UTC
  • mfrom: (521.3.1 unity.fix-643315)
  • Revision ID: mirco.mueller@ubuntu.com-20100922082250-ob7ok0kw8n4bf6tt
modified:
  unity-private/launcher/quicklist-menu-item.vala

Merged branch unity.fix-643315 for after review and approval by Gordon.
Makes quicklist-items have equal width again and fixes regression of all
the clutter-warning about relayout happening during an allocation cycle.
Fixes LP: #643315

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
      last_width  = new_width;
85
85
      last_height = new_height;
86
86
 
87
 
      _update_item_background (); // removed the timeout because it was causing a frame of lag
88
 
      //Timeout.add (0, _update_item_background);
 
87
      Timeout.add (0, _update_item_background);
89
88
    }
90
89
 
91
90
    private bool