adjust tooltip position (mrovi)
git-svn-id: http://tint2.googlecode.com/svn/trunk@524 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user