mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-03 12:30:07 +00:00
It has long been a minor annoyance that this isn't the default behaviour. Semantics are as follows: - Fees are calculated automatically, as usual, and shown in black - If the user inputs a fee, it is retained, and shown in blue to indicate it is user-overridden - The user can switch back to automatic fee calculation mode in two ways: press Clear, or blank out the fee field - User fees are also cleared by do_clear(), for instance when the payment is sent I have checked all usage combinations I could think of, including the ! case, and all work in a sensible and natural fashion. This also fixes issue #995. |
||
---|---|---|
.. | ||
themes | ||
__init__.py | ||
address_dialog.py | ||
amountedit.py | ||
console.py | ||
history_widget.py | ||
history_widget_lite.py | ||
installwizard.py | ||
lite_window.py | ||
main_window.py | ||
network_dialog.py | ||
password_dialog.py | ||
paytoedit.py | ||
qrcodewidget.py | ||
qrtextedit.py | ||
qrwindow.py | ||
receiving_widget.py | ||
seed_dialog.py | ||
transaction_dialog.py | ||
util.py | ||
version_getter.py |