change systray code. fixed issue 91.
git-svn-id: http://tint2.googlecode.com/svn/trunk@118 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -41,7 +41,6 @@ void refresh (Area *a)
|
||||
size(a);
|
||||
|
||||
// don't draw transparent objects (without foreground and without background)
|
||||
|
||||
if (a->redraw) {
|
||||
a->redraw = 0;
|
||||
//printf("draw area posx %d, width %d\n", a->posx, a->width);
|
||||
|
||||
Reference in New Issue
Block a user