ValueInput "EMPTY" state#256
Merged
Merged
Conversation
This was referenced Feb 11, 2023
e7a6997 to
26aa64c
Compare
Contributor
Author
Member
It has just been merged. Rebase? |
26aa64c to
85d4cf0
Compare
Contributor
Author
85d4cf0 to
1a7c3ce
Compare
Contributor
Author
|
Updated from 85d4cf0 to 1a7c3ce, compare Changes:
|
Member
The EMPTY state indicates that this setting hasn't been touched. Clicking on the Setting that contains the ValueInput is enough to put it in the FILLED state.
1a7c3ce to
003f174
Compare
Contributor
Author
Contributor
|
ACK 003f174 |
johnny9
pushed a commit
to johnny9/bitcoin-core-app
that referenced
this pull request
Jul 4, 2025
07c62ee qml: add EMPTY state to ValueInput (jarolrod) Pull request description: This adds an `"EMPTY"` state to `ValueInput`, as specified in the [design file](https://www.figma.com/file/ek8w3n3upbluw5UL2lGhRx/Bitcoin-Core-App-Design?node-id=6079%3A166395&t=zvbm4HW9rxQf4iBb-4). This state is only added to `ValueInput` because the `Setting` control should not care about this. All other states continue to function as normal*. ### Light | EMPTY | FILLED | HOVER | ACTIVE | | ----- | ------ | ----- | ------ | | <img width="463" alt="Screen Shot 2023-02-10 at 5 26 04 PM" src="https://user-images.githubusercontent.com/23396902/218226249-e1ce6012-33d5-4362-bd1e-7620bbe9ed85.png"> | <img width="463" alt="Screen Shot 2023-02-10 at 5 24 42 PM" src="https://user-images.githubusercontent.com/23396902/218226265-94b2d5ae-fb7e-41b1-a477-3e9cdc7f9b95.png"> | <img width="463" alt="Screen Shot 2023-02-10 at 5 24 57 PM" src="https://user-images.githubusercontent.com/23396902/218226276-c3fbd0a4-08fc-4302-afe6-c3b187cb4095.png"> | <img width="463" alt="Screen Shot 2023-02-10 at 5 25 18 PM" src="https://user-images.githubusercontent.com/23396902/218226286-4cd43650-9121-4899-9bab-4d844e1efb03.png"> | ### Dark | EMPTY | FILLED | HOVER | ACTIVE | | ----- | ------ | ----- | ------ | | <img width="463" alt="Screen Shot 2023-02-10 at 5 23 43 PM" src="https://user-images.githubusercontent.com/23396902/218226406-9be869ee-0eb1-412c-b5ed-426d35ca9341.png"> | <img width="463" alt="Screen Shot 2023-02-10 at 5 24 00 PM" src="https://user-images.githubusercontent.com/23396902/218226415-59b2c42d-80e4-4a6d-a7dc-631a7f195ce9.png"> | <img width="463" alt="Screen Shot 2023-02-10 at 5 24 11 PM" src="https://user-images.githubusercontent.com/23396902/218226432-34b6cc5f-e0d0-48e1-af11-a2e59d0bd0e5.png"> | <img width="463" alt="Screen Shot 2023-02-10 at 5 24 28 PM" src="https://user-images.githubusercontent.com/23396902/218226448-d0c801a8-c232-449a-82e7-282108e9e44a.png"> | *the Setting control loses the active state when the mouse moves away from it, will be addressed in a follow-up. [](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/win64/insecure_win_gui.zip?branch=pull/256) [](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/macos/insecure_mac_gui.zip?branch=pull/256) [](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/macos_arm64/insecure_mac_arm64_gui.zip?branch=pull/256) [](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/android/insecure_android_apk.zip?branch=pull/256) ACKs for top commit: GBKS: ACK 07c62ee Tree-SHA512: bc6584cbf75e36ac6b4e944822756861159d6a5b355342e91e915c3c69562fd7b819a68dbe28904bf9fbacf825c57858386cc7b83680844e0625f0fdd304bee6
tx-signer450
added a commit
to tx-signer450/gui-qml
that referenced
this pull request
Oct 20, 2025
07c62ee06b208ffe6abcdc18d9997d6fa0e1a7c4 qml: add EMPTY state to ValueInput (jarolrod) Pull request description: This adds an `"EMPTY"` state to `ValueInput`, as specified in the [design file](https://www.figma.com/file/ek8w3n3upbluw5UL2lGhRx/Bitcoin-Core-App-Design?node-id=6079%3A166395&t=zvbm4HW9rxQf4iBb-4). This state is only added to `ValueInput` because the `Setting` control should not care about this. All other states continue to function as normal*. ### Light | EMPTY | FILLED | HOVER | ACTIVE | | ----- | ------ | ----- | ------ | | <img width="463" alt="Screen Shot 2023-02-10 at 5 26 04 PM" src="https://user-images.githubusercontent.com/23396902/218226249-e1ce6012-33d5-4362-bd1e-7620bbe9ed85.png"> | <img width="463" alt="Screen Shot 2023-02-10 at 5 24 42 PM" src="https://user-images.githubusercontent.com/23396902/218226265-94b2d5ae-fb7e-41b1-a477-3e9cdc7f9b95.png"> | <img width="463" alt="Screen Shot 2023-02-10 at 5 24 57 PM" src="https://user-images.githubusercontent.com/23396902/218226276-c3fbd0a4-08fc-4302-afe6-c3b187cb4095.png"> | <img width="463" alt="Screen Shot 2023-02-10 at 5 25 18 PM" src="https://user-images.githubusercontent.com/23396902/218226286-4cd43650-9121-4899-9bab-4d844e1efb03.png"> | ### Dark | EMPTY | FILLED | HOVER | ACTIVE | | ----- | ------ | ----- | ------ | | <img width="463" alt="Screen Shot 2023-02-10 at 5 23 43 PM" src="https://user-images.githubusercontent.com/23396902/218226406-9be869ee-0eb1-412c-b5ed-426d35ca9341.png"> | <img width="463" alt="Screen Shot 2023-02-10 at 5 24 00 PM" src="https://user-images.githubusercontent.com/23396902/218226415-59b2c42d-80e4-4a6d-a7dc-631a7f195ce9.png"> | <img width="463" alt="Screen Shot 2023-02-10 at 5 24 11 PM" src="https://user-images.githubusercontent.com/23396902/218226432-34b6cc5f-e0d0-48e1-af11-a2e59d0bd0e5.png"> | <img width="463" alt="Screen Shot 2023-02-10 at 5 24 28 PM" src="https://user-images.githubusercontent.com/23396902/218226448-d0c801a8-c232-449a-82e7-282108e9e44a.png"> | *the Setting control loses the active state when the mouse moves away from it, will be addressed in a follow-up. [](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/win64/insecure_win_gui.zip?branch=pull/256) [](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/macos/insecure_mac_gui.zip?branch=pull/256) [](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/macos_arm64/insecure_mac_arm64_gui.zip?branch=pull/256) [](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/android/insecure_android_apk.zip?branch=pull/256) ACKs for top commit: GBKS: ACK 07c62ee06b208ffe6abcdc18d9997d6fa0e1a7c4 Tree-SHA512: bc6584cbf75e36ac6b4e944822756861159d6a5b355342e91e915c3c69562fd7b819a68dbe28904bf9fbacf825c57858386cc7b83680844e0625f0fdd304bee6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds an
"EMPTY"state toValueInput, as specified in the design file.This state is only added to
ValueInputbecause theSettingcontrol should not care about this. All other states continue to function as normal*.Light
Dark
*the Setting control loses the active state when the mouse moves away from it, will be addressed in a follow-up.