-
Notifications
You must be signed in to change notification settings - Fork 50
Support detail item inside option button #103
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
Support detail item inside option button #103
Conversation
Best reviewed without whitespace changes. |
Could there be an issue with RTL writing systems? |
I don't think so. Maybe we should raise that concern in the next meeting with designers. |
1f5cd07
to
898d672
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.
ni: misspelled word in 347f772 commit: s/suport/support |
898d672
to
a55553c
Compare
@hebasto I am not sure what (if anything) is required for RTL writing systems for this type of component. I'll put it on my list and do a bit of research. |
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.
ACK a55553c
Github-Pull: bitcoin-core#103 Rebased-From: ab460a5
Github-Pull: bitcoin-core#103 Rebased-From: a55553c
Github-Pull: bitcoin-core#103 Rebased-From: ab460a5
Github-Pull: bitcoin-core#103 Rebased-From: a55553c
Github-Pull: bitcoin-core#103 Rebased-From: ab460a5
Github-Pull: bitcoin-core#103 Rebased-From: a55553c
Github-Pull: bitcoin-core#103 Rebased-From: ab460a5
Github-Pull: bitcoin-core#103 Rebased-From: a55553c
Github-Pull: bitcoin-core#103 Rebased-From: ab460a5
Github-Pull: bitcoin-core#103 Rebased-From: a55553c
fde8465 qml: Demo OptionButton detail in wifi-only option (João Barbosa) 5f3f324 qml: Support detail item inside OptionButton (João Barbosa) Pull request description: Allow a custom inlined item on the right-hand side of the `OptionButton`: https://user-images.githubusercontent.com/3534524/148144944-165f657a-e918-47ab-92f7-5641faf095f8.mov Links for Windows, macOS, and Android build artifacts. [](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/win64/insecure_win_gui.zip?branch=pull/103) [](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/macos/insecure_mac_gui.zip?branch=pull/103) [](https://api.cirrus-ci.com/v1/artifact/github/bitcoin-core/gui-qml/android/insecure_android_apk.zip?branch=pull/103) ACKs for top commit: hebasto: ACK fde8465 Tree-SHA512: 58fbea8f5eed58e227ef65f46b03133ec847d329acd3ff2ebd066f5659411608e63b061eff216863125368faf04fa4a3baf01b46dfbbf9e8ed0e39840141e081
Allow a custom inlined item on the right-hand side of the
OptionButton
:Screen.Recording.2022-01-05.at.01.08.34.mov
Links for Windows, macOS, and Android build artifacts.