Open ripper234 opened 10 years ago
Experimental implementation:
https://github.com/dexX7/masterchest-wallet/tree/eb45845f29d6ca00688125ac609ad94f39697c0e
"Send" - "Amount" input box:
- Box is cleared, if box is focused and amount is 0.00000000
- Set amount to 0.00000000, if box loses focus and is empty
- Amount is formated to "_.____", if box loses focus and amount is valid
Compiled binary is included.
Does this match your expectation?
Sounds good.
How to reproduce:
Expected:
Actual: