fixed Issue 282 : second try
git-svn-id: http://tint2.googlecode.com/svn/trunk@527 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -163,7 +163,7 @@ void init_panel()
|
||||
p->area.panel = p;
|
||||
p->area.on_screen = 1;
|
||||
p->area.resize = 1;
|
||||
p->area.size_mode = SIZE_BY_CONTENT;
|
||||
p->area.size_mode = SIZE_BY_LAYOUT;
|
||||
p->area._resize = resize_panel;
|
||||
p->g_taskbar.area.parent = p;
|
||||
p->g_taskbar.area.panel = p;
|
||||
|
||||
Reference in New Issue
Block a user