kivy: fix qrcodewidget (only update from gui thread)
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
color: .699, .699, .699, 1
|
||||
font_size: '13sp'
|
||||
shorten: True
|
||||
text: root.message if root.message else ' '
|
||||
text: root.message
|
||||
Widget
|
||||
CardLabel:
|
||||
halign: 'right'
|
||||
|
||||
Reference in New Issue
Block a user