mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
adapt widgets and text rendering to new font rendering
no background for text rendering anymore
This commit is contained in:
@@ -70,7 +70,6 @@ function ItemShortCutIcon:init()
|
||||
TextWidget:new{
|
||||
text = self.key,
|
||||
face = sc_face,
|
||||
bgcolor = background/15,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user