adapt widgets and text rendering to new font rendering

no background for text rendering anymore
This commit is contained in:
Hans-Werner Hilse
2014-10-04 15:53:30 +02:00
parent a713936d8c
commit 7b1777e095
10 changed files with 21 additions and 27 deletions

View File

@@ -70,7 +70,6 @@ function ItemShortCutIcon:init()
TextWidget:new{
text = self.key,
face = sc_face,
bgcolor = background/15,
},
},
}