Need final icons for the tab scroller buttons. Icons by Jon Hicks <jon@hicksdesign.co.uk>, patch by delliott <d.elliott@sms.ed.ac.uk> r=hwaara sr=pink b=355492

This commit is contained in:
stridey%gmail.com 2006-10-06 23:14:43 +00:00
Родитель 1c8f5d3990
Коммит 10c0be58ee
3 изменённых файлов: 1 добавлений и 1 удалений

Двоичный файл не отображается.

Двоичный файл не отображается.

Просмотреть файл

@ -74,7 +74,7 @@ static const float kTabBottomPad = 4.0;
@implementation BrowserTabBarView
static const int kTabBarMargin = 5; // left/right margin for tab bar
static const int kTabBarMarginWhenOverflowTabs = 16; // left margin for tab bar when overflowing
static const int kTabBarMarginWhenOverflowTabs = 20; // margin for tab bar when overflowing
static const float kMinTabWidth = 100.0; // the smallest tabs that will be drawn
static const float kMaxTabWidth = 175.0; // the widest tabs that will be drawn