*fix* issue 297
git-svn-id: http://tint2.googlecode.com/svn/trunk@574 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -307,7 +307,7 @@ int resize_panel(void *obj)
|
|||||||
resize_by_layout(obj, 0);
|
resize_by_layout(obj, 0);
|
||||||
|
|
||||||
//printf("resize_panel\n");
|
//printf("resize_panel\n");
|
||||||
if (panel_mode != MULTI_DESKTOP) {
|
if (panel_mode != MULTI_DESKTOP && taskbar_enabled) {
|
||||||
// propagate width/height on hidden taskbar
|
// propagate width/height on hidden taskbar
|
||||||
int i, width, height;
|
int i, width, height;
|
||||||
Panel *panel = (Panel*)obj;
|
Panel *panel = (Panel*)obj;
|
||||||
|
|||||||
Reference in New Issue
Block a user