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:
parent
de5045d88e
commit
42469038a8
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
if (tsk->icon[tsk->current_state] == 0) return;
|
||||
|
|
Loading…
Reference in a new issue