tomFlowee
0bb6bb0bf5
Fix includes
...
Avoid the includes of whole modules, which is expensive and
unpredictable.
2025-03-07 23:27:08 +01:00
tomFlowee
f25b4a716c
Allow the 'BitcoinValue' to easier editable
...
This new allows a value to be set as a number, for instance from the
user reading a QR code, and the "typed-value" is created from this
in order to allow the user to edit it instead of overwrite it.
2022-12-06 22:09:28 +01:00
tomFlowee
941757f6cb
Make entering Bitcoin Values much more native.
...
This also starts a FiatValueField widget and related logic in the send
screen, but this is still unfinished.
2021-11-03 19:26:50 +01:00
tomFlowee
6a708726a1
Rework BitcoinValue class
...
We now have a unit test and it supports cursor position for a much more
intuitive editing experience.
2021-11-03 18:29:31 +01:00