bitcoin-core / gui-qml

Bitcoin GUI (experimental QML-based fork)
MIT License
107 stars 40 forks source link

Remember network traffic graph scale #328

Closed jarolrod closed 1 year ago

jarolrod commented 1 year ago

This is nice to have but also fixes an issue in the UI when selecting a time scale, moving away from the graph, then coming back to the graph:

master

select 1hr leave, then come back select 5 min again
Screen Shot 2023-04-21 at 1 10 15 AM Screen Shot 2023-04-21 at 1 10 28 AM Screen Shot 2023-04-21 at 1 10 39 AM

PR

select 1hr leave, then come back select 5 min again
Screen Shot 2023-04-21 at 1 14 13 AM Screen Shot 2023-04-21 at 1 14 19 AM Screen Shot 2023-04-21 at 1 14 21 AM

Windows Intel macOS Apple Silicon macOS ARM64 Android

jarolrod commented 1 year ago

Updated from a3560c2 to 85a4eec, compare

Changes: rebased over main

jarolrod commented 1 year ago

Updated from 85a4eec to 213c4e7

changes: rebased over main