Files
pay/guis/desktop
tomFlowee 0748407e6c Fix crash due to regression in Qt
After starting to use Qt6.10 the following (trivial) steps caused
the application to crash with a backtrace 100% inside of Qt.

a. scroll the list of transactions down a bit.
b. select a different wallet.
c. boom

The bug seems to be that changing the model of a Listview crashes
if the view is not positioned at the top.

This new code positions the view at the top prior to changing the model.
2026-03-16 20:16:38 +01:00
..
2025-06-19 15:09:36 +02:00
2025-06-19 15:09:36 +02:00
2026-01-22 19:52:14 +01:00
2026-01-19 23:23:23 +01:00
2026-03-16 20:16:38 +01:00
2025-06-19 15:09:36 +02:00
2025-11-16 12:35:01 +01:00
2025-11-16 12:35:01 +01:00