manage exchange plugins, make sure ui doesn't stall while saving seed
and numerous other small fixes.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#:import _ electrum.i18n._
|
||||
#:import partial functools.partial
|
||||
|
||||
|
||||
# Custom Global Widgets
|
||||
|
||||
<VGridLayout@GridLayout>:
|
||||
@@ -27,7 +28,7 @@
|
||||
|
||||
<Label>
|
||||
markup: True
|
||||
font_name: 'data/fonts/Roboto.ttf'
|
||||
font_name: 'Roboto'
|
||||
font_size: '16sp'
|
||||
|
||||
<ListItemButton>
|
||||
|
||||
Reference in New Issue
Block a user