kivy: larger history icons
This commit is contained in:
@@ -30,7 +30,8 @@
|
|||||||
id: icon
|
id: icon
|
||||||
source: root.icon
|
source: root.icon
|
||||||
size_hint: None, 1
|
size_hint: None, 1
|
||||||
width: self.height
|
allow_stretch: True
|
||||||
|
width: self.height*1.5
|
||||||
mipmap: True
|
mipmap: True
|
||||||
BoxLayout:
|
BoxLayout:
|
||||||
orientation: 'vertical'
|
orientation: 'vertical'
|
||||||
|
|||||||
Reference in New Issue
Block a user