Skip to content
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

Introduce new icons for Bisq Easy waiting states #1235

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

axpoems
Copy link
Contributor

@axpoems axpoems commented Sep 29, 2023

  • Design new icons for all of the waiting states in the Bisq Easy protocol.
  • Change WaitingAnimation component to use a rotation of a png image of a spinning circle instead to improve CPU performance.
  • Introduce the different icons into each buyer and seller view states accordingly.

At the moment, FIAT_PAYMENT and FIAT_PAYMENT_CONFIRMATION use the same icon. I think it works well as is, but will explore that some more.

Fix #1209

buy-newicons+

sell-newicons+

Copy link
Contributor

@HenrikJannsen HenrikJannsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@axpoems axpoems force-pushed the new-waiting-state-icons branch from e6e33af to f9f39e5 Compare September 30, 2023 20:29
* Design new icons for all of the waiting states in the Bisq Easy
  protocol.

* Change WaitingAnimation component to use a rotation of a png image
  of a spinning circle instead to improve CPU performace.

* Introduce the different icons into each buyer and seller view states
  accordingly.

Fix bisq-network#1209
@axpoems axpoems force-pushed the new-waiting-state-icons branch from f9f39e5 to ad7e5ff Compare October 1, 2023 11:21
Copy link
Contributor

@alvasw alvasw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@alvasw alvasw merged commit 2a07cdf into bisq-network:main Oct 2, 2023
@alvasw
Copy link
Contributor

alvasw commented Oct 2, 2023

Congrats to your first merged PR in Bisq!

@axpoems axpoems deleted the new-waiting-state-icons branch October 16, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change waiting animation to new design
3 participants