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

ValueInput "EMPTY" state #256

Merged
merged 1 commit into from
Feb 27, 2023
Merged

Conversation

jarolrod
Copy link
Member

@jarolrod jarolrod commented Feb 11, 2023

This adds an "EMPTY" state to ValueInput, as specified in the design file.

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
Screen Shot 2023-02-10 at 5 26 04 PM Screen Shot 2023-02-10 at 5 24 42 PM Screen Shot 2023-02-10 at 5 24 57 PM Screen Shot 2023-02-10 at 5 25 18 PM

Dark

EMPTY FILLED HOVER ACTIVE
Screen Shot 2023-02-10 at 5 23 43 PM Screen Shot 2023-02-10 at 5 24 00 PM Screen Shot 2023-02-10 at 5 24 11 PM Screen Shot 2023-02-10 at 5 24 28 PM

*the Setting control loses the active state when the mouse moves away from it, will be addressed in a follow-up.

Windows
Intel macOS
Apple Silicon macOS
ARM64 Android

@jarolrod
Copy link
Member Author

Updated from e7a6997 to 26aa64c, compare

changes: rebased over main and resolved conflicts

@hebasto
Copy link
Member

hebasto commented Feb 16, 2023

Based on #255

It has just been merged. Rebase?

@jarolrod
Copy link
Member Author

Updated from 26aa64c to 85d4cf0, compare

changes: rebased over main

@jarolrod
Copy link
Member Author

Updated from 85d4cf0 to 1a7c3ce, compare

Changes:

@hebasto
Copy link
Member

hebasto commented Feb 22, 2023

based on #271

#271 has just been merged.

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.
@jarolrod
Copy link
Member Author

Updated from 1a7c3ce to 003f174, compare

Changes: rebased over main

@GBKS
Copy link
Contributor

GBKS commented Feb 27, 2023

ACK 003f174

@hebasto hebasto merged commit 655365b into bitcoin-core:main Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants