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

feat(StatusButton): add an "outline" variant #17125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

caybro
Copy link
Member

@caybro caybro commented Jan 24, 2025

What does the PR do

  • only for StatusButton as for the StatusFlatButton it's not desired
  • add support for showing the new variant to SB
  • also use defined metrics for padding/spacing
  • add a QML test

Fixes #17124

Affected areas

StatusButton

Architecture compliance

Screenshot of functionality (including design for comparison)

  • I've checked the design and this PR matches it

Light:
image

Dark:
image

@caybro caybro linked an issue Jan 24, 2025 that may be closed by this pull request
@caybro caybro changed the title feat(StatusButton): add an outline variant feat(StatusButton): add an "outline" variant Jan 24, 2025
@status-im-auto
Copy link
Member

status-im-auto commented Jan 24, 2025

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 7790c72 #1 2025-01-24 17:00:47 ~7 min macos/aarch64 🍎dmg
✔️ 7790c72 #1 2025-01-24 17:02:33 ~8 min tests/nim 📄log
7790c72 #1 2025-01-24 17:04:07 ~10 min tests/ui 📄log
✔️ 7790c72 #1 2025-01-24 17:08:20 ~14 min macos/x86_64 🍎dmg
✔️ 7790c72 #1 2025-01-24 17:12:02 ~18 min linux/x86_64 📦tgz
✔️ 7790c72 #1 2025-01-24 17:13:19 ~19 min linux-nix/x86_64 📦tgz
✔️ 7790c72 #1 2025-01-24 17:15:25 ~21 min windows/x86_64 💿exe
✔️ d8dd38c #2 2025-01-25 19:08:21 ~7 min macos/aarch64 🍎dmg
✔️ d8dd38c #2 2025-01-25 19:09:06 ~8 min tests/nim 📄log
d8dd38c #2 2025-01-25 19:12:10 ~11 min tests/ui 📄log
✔️ d8dd38c #2 2025-01-25 19:14:05 ~13 min macos/x86_64 🍎dmg
✔️ d8dd38c #2 2025-01-25 19:17:17 ~16 min linux-nix/x86_64 📦tgz
✔️ d8dd38c #2 2025-01-25 19:19:33 ~18 min linux/x86_64 📦tgz
✔️ d8dd38c #2 2025-01-25 19:21:17 ~20 min windows/x86_64 💿exe
✔️ d8dd38c #3 2025-01-26 10:47:05 ~11 min tests/ui 📄log

- only for `StatusButton` as for the `StatusFlatButton` it's not desired
- also use defined metrics for padding/spacing
- add a QML test

Fixes #17124
@caybro caybro force-pushed the 17124-statusbutton-missing-outline-variant branch from 7790c72 to d8dd38c Compare January 25, 2025 19:00
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.

[StatusButton] missing "outline" variant
2 participants