SVN revision: 13491
This commit is contained in:
sebastid 2005-02-24 10:23:30 +00:00 committed by sebastid
parent c615012a29
commit b0bf95bdb6
1 changed files with 2 additions and 4 deletions

View File

@ -8,7 +8,6 @@
*
* * Create separate config for each bar
* * Fix menu
* * How should the bar resize? Allow fixed width, or just autoresize.
*
* * icon labels & label tooltips supported for the name of the app
* * use part list to know how many icons & where to put in the overlay of an icon
@ -998,11 +997,10 @@ _ibar_bar_edge_change(IBar_Bar *ibb, int edge)
}
}
_ibar_bar_frame_resize(ibb);
e_box_thaw(ibb->box_object);
evas_event_thaw(ibb->evas);
_ibar_bar_frame_resize(ibb);
}
static void