Comment 2 for bug 909180

Revision history for this message
role (role) wrote :

I just fixed few bugs with text in alt-tab switcher.
Now variables in SwitcherView.cpp have values:

 border_size = 30;
 flat_spacing = 5;
 icon_size = 96;
 minimum_spacing = 5;
 tile_size = 120;
 vertical_size = tile_size + 70;
 text_size = 15;

and in 780 line of code
text_view_->SetBaseY(background_geo.y + background_geo.height - 40);

I hope so you will change this values and make it default in ubuntu unity.

Thanks
Jasmin