Skip to content

Introduce PageIndicator control#113

Merged
hebasto merged 1 commit into
bitcoin-core:mainfrom
jarolrod:pageindicator
Feb 9, 2022
Merged

Introduce PageIndicator control#113
hebasto merged 1 commit into
bitcoin-core:mainfrom
jarolrod:pageindicator

Conversation

@jarolrod
Copy link
Copy Markdown
Contributor

@jarolrod jarolrod commented Feb 6, 2022

Broken off from #106

Introduces a PageIndicator control which lets the user know where they are within a Wizard or similar flow.

Note: There is no current design file documentation of the specifics for the PageIndicator; therefore, the implementation provided here could be subject to change.

A demo of the control can be found here: pageindicator-demo

Screenshot of PageIndicator
Screen Shot 2022-02-06 at 4 28 25 AM

Windows
macOS
Android

Copy link
Copy Markdown
Member

@hebasto hebasto left a comment

Choose a reason for hiding this comment

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

ACK 563ee68

@hebasto hebasto merged commit bbb3112 into bitcoin-core:main Feb 9, 2022
@jarolrod jarolrod deleted the pageindicator branch August 21, 2022 19:50
hebasto pushed a commit to hebasto/gui-qml that referenced this pull request Jun 7, 2025
hebasto pushed a commit to hebasto/gui-qml that referenced this pull request Jun 8, 2025
hebasto pushed a commit to hebasto/gui-qml that referenced this pull request Jun 8, 2025
hebasto pushed a commit to hebasto/gui-qml that referenced this pull request Jun 9, 2025
hebasto pushed a commit to hebasto/gui-qml that referenced this pull request Jun 9, 2025
johnny9 pushed a commit to johnny9/bitcoin-core-app that referenced this pull request Jul 4, 2025
555fbe4 qml: introduce PageIndicator control (jarolrod)

Pull request description:

  Broken off from #106

  Introduces a PageIndicator control which lets the user know where they are within a Wizard or similar flow.

  Note: There is no current design file documentation of the specifics for the PageIndicator; therefore, the implementation provided here could be subject to change.

  A demo of the control can be found here: [pageindicator-demo](https://github.com/jarolrod/gui-qml/tree/pageindicator-demo)

  | Screenshot of PageIndicator |
  |-----------------------------|
  | <img width="95" alt="Screen Shot 2022-02-06 at 4 28 25 AM" src="https://user-images.githubusercontent.com/23396902/152674844-54ad0116-3e07-47ac-82a9-07a932f6513b.png"> |

  [![Windows](https://img.shields.io/badge/OS-Windows-green)](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/win64/insecure_win_gui.zip?branch=pull/113)
  [![macOS](https://img.shields.io/badge/OS-macOS-green)](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/macos/insecure_mac_gui.zip?branch=pull/113)
  [![Android](https://img.shields.io/badge/OS-Android-green)](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/android/insecure_android_apk.zip?branch=pull/113)

ACKs for top commit:
  hebasto:
    ACK 555fbe4

Tree-SHA512: 2f9a16badd496a9c852a5fd8e930751b4e4bea7a7efba1aad15ba9f47d117616dc0d48b92adfafb6722be42cb5ab6e59facd2e79797f9ae85445f0c5f1af0abb
tx-signer450 added a commit to tx-signer450/gui-qml that referenced this pull request Oct 20, 2025
555fbe40bc41c3167d07805e6a26b6377a46813d qml: introduce PageIndicator control (jarolrod)

Pull request description:

  Broken off from #106

  Introduces a PageIndicator control which lets the user know where they are within a Wizard or similar flow.

  Note: There is no current design file documentation of the specifics for the PageIndicator; therefore, the implementation provided here could be subject to change.

  A demo of the control can be found here: [pageindicator-demo](https://github.com/jarolrod/gui-qml/tree/pageindicator-demo)

  | Screenshot of PageIndicator |
  |-----------------------------|
  | <img width="95" alt="Screen Shot 2022-02-06 at 4 28 25 AM" src="https://user-images.githubusercontent.com/23396902/152674844-54ad0116-3e07-47ac-82a9-07a932f6513b.png"> |

  [![Windows](https://img.shields.io/badge/OS-Windows-green)](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/win64/insecure_win_gui.zip?branch=pull/113)
  [![macOS](https://img.shields.io/badge/OS-macOS-green)](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/macos/insecure_mac_gui.zip?branch=pull/113)
  [![Android](https://img.shields.io/badge/OS-Android-green)](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/android/insecure_android_apk.zip?branch=pull/113)

ACKs for top commit:
  hebasto:
    ACK 555fbe40bc41c3167d07805e6a26b6377a46813d

Tree-SHA512: 2f9a16badd496a9c852a5fd8e930751b4e4bea7a7efba1aad15ba9f47d117616dc0d48b92adfafb6722be42cb5ab6e59facd2e79797f9ae85445f0c5f1af0abb
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.

2 participants