taskbar: add TODO for icon sizing in large panels
git-svn-id: http://tint2.googlecode.com/svn/trunk@660 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
committed by
mrovi9000@gmail.com
parent
de5045d88e
commit
42469038a8
@@ -313,7 +313,7 @@ void get_icon (Task *tsk)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO icons look too large when the panel is large
|
||||||
void draw_task_icon (Task *tsk, int text_width)
|
void draw_task_icon (Task *tsk, int text_width)
|
||||||
{
|
{
|
||||||
if (tsk->icon[tsk->current_state] == 0) return;
|
if (tsk->icon[tsk->current_state] == 0) return;
|
||||||
|
|||||||
Reference in New Issue
Block a user