LBRY-Vault/electrum/gui/kivy/uix
SomberNight afbdacbe16
kivy: use on_release instead of on_press in buttons
I think on_release has better UX.
More importantly, on desktop linux with kivy 2.0.0rc2, on_press does not work for me.
(but on Android, with kivy 1.11.1, it does)
2020-06-25 21:55:59 +02:00
..
dialogs kivy: use on_release instead of on_press in buttons 2020-06-25 21:55:59 +02:00
ui_screens Use attr.s classes for invoices and requests: 2020-06-01 21:02:45 +02:00
__init__.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
combobox.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
drawer.py fix #4720 2018-09-17 14:44:01 +02:00
gridview.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
qrcodewidget.py fix #4575 2018-07-21 23:09:46 +02:00
screens.py LN invoices: support msat precision 2020-06-22 22:48:13 +02:00