-
Notifications
You must be signed in to change notification settings - Fork 50
Add looping animation to Estimating state #325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Looking good, I think it helps, although it feels just a tad too strong, especially when you also have the peer dots blinking. Could we try animating between Neutral 4 and Neutral 6, please? It also feels like this animates with a very slow frame rate, like it's lagging a bit (on a very fast MacBook). Do you see the same? |
a41be94
to
c95771e
Compare
c95771e
to
1271377
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested ACK
Built android apk (armv7a) using WSL Ubuntu 22.04.
Looks great on device (Galaxy A13 5G), the “Estimating” text cycles through the color animation as expected.
ACK 1271377 |
…tate 0cc2189 qml: add looping animation to Estimating state (Jarol Rodriguez) Pull request description: Implements the following design: BitcoinDesign/Bitcoin-Core-App#48 [](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/win64/unsecure_win_gui.zip?branch=pull/325) [](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/macos/unsecure_mac_gui.zip?branch=pull/325) [](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/macos_arm64/unsecure_mac_arm64_gui.zip?branch=pull/325) [](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/android/unsecure_android_apk.zip?branch=pull/325) ACKs for top commit: GBKS: ACK bitcoin-core/gui-qml@0cc2189 Tree-SHA512: 50ba69aa33a654db7bc4b0d6cf50c6a264c2daef43fc8a7a74c1a2a2ab27fa3de43920e44e5d692ea1ebcc785844d723f20eb7b573ff1cfb57743687e63e472d
Implements the following design: BitcoinDesign/Bitcoin-Core-App#48