adjust tooltip position (mrovi)

git-svn-id: http://tint2.googlecode.com/svn/trunk@524 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
thilor77
2010-08-07 12:17:56 +00:00
parent 7a2004c979
commit c9ca6a4006
6 changed files with 43 additions and 23 deletions

View File

@@ -303,6 +303,7 @@ void init_panel_size_and_position(Panel *panel)
void resize_panel(void *obj)
{
Panel *panel = (Panel*)obj;
//printf("resize_panel : taskbar\n");
if (panel_horizontal) {
int taskbar_width, modulo_width = 0;