Files
pallectrum/electrum
SomberNight 48a96f6776 qml wizard: run navmap[view]['accept'] handler a final time on finish
For example, see
061c821128/electrum/plugins/trustedcoin/trustedcoin.py (L624)
Even if navmap[view]['last'] is True, we still want the navmap[view]['accept'] handler to run.

fixes https://github.com/spesmilo/electrum/issues/8861

---

Note that an analogous issue does not exist for the desktop qt gui,
see 061c821128/electrum/gui/qt/wizard/wizard.py (L206)
There, wizard.resolve_next is called regardless of is_last.
2024-01-31 12:59:47 +00:00
..
2023-11-13 10:47:18 +01:00
2023-12-22 11:03:58 +01:00
2024-01-23 02:20:01 +00:00
2024-01-22 03:27:17 +00:00
2024-01-22 03:27:20 +00:00
2023-12-04 14:15:39 +08:00
2023-12-04 14:15:39 +08:00
2024-01-19 16:23:24 +00:00
2024-01-23 02:20:01 +00:00
2024-01-23 02:20:01 +00:00