aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohn Moffett <john.moff@gmail.com>2023-01-26 10:19:11 -0500
committerfanquake <fanquake@gmail.com>2023-02-20 17:15:38 +0000
commitb7e242ecb3aa0074aea753e5bc9f8d22674e8294 (patch)
treedeccb513ff811ea965934f2fcada82cb734015b2 /configure.ac
parentcff67180b3ba9ab53e01d44769059aa5559c01f7 (diff)
downloadbitcoin-b7e242ecb3aa0074aea753e5bc9f8d22674e8294.tar.xz
Correctly limit overview transaction list
The way that the main overview page limits the number of transactions displayed (currently 5) is not an appropriate use of Qt. If it's run with a DEBUG build of Qt, it'll result in a segfault in certain relatively common situations. Instead of artificially limiting the rowCount() in the subclassed proxy filter, we hide/unhide the rows in the displaying QListView upon any changes in the sorted proxy filter. Github-Pull: bitcoin-core/gui/pull/704 Rebased-From: 08209c039ff4ca5be4982da7a2ab7a624117ce1a
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions