Skip to content

chore(Popup): set default margins so that the Popup status within Window bounds #18287

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

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

Conversation

caybro
Copy link
Member

@caybro caybro commented Jun 30, 2025

What does the PR do

  • and as a result, becomes properly scrollable
  • fix some hardcoded margins/padding/spacings
  • silence some Qt6 warnings

Affected areas

Popups

Architecture compliance

Screencapture of the functionality

TBD

Impact on end user

Popups not scrollable -> Popups can be scrolled

How to test

Open various popups, if the popup overflows the available height, should become scrollable

Risk

  • low

…dow bounds

- and as a result, becomes properly scrollable
- fix some hardcoded margins/padding/spacings
- silence some Qt6 warnings
@status-im-auto
Copy link
Member

status-im-auto commented Jun 30, 2025

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ a95c4e0 #1 2025-06-30 10:42:32 ~6 min tests/nim 📄log
✔️ a95c4e0 #1 2025-06-30 10:46:40 ~11 min tests/ui 📄log
✔️ a95c4e0 #1 2025-06-30 10:47:07 ~11 min macos/aarch64 🍎dmg
✔️ a95c4e0 #1 2025-06-30 10:57:18 ~21 min linux/x86_64 📦tgz
✔️ a95c4e0 #1 2025-06-30 10:58:39 ~23 min windows/x86_64 💿exe

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.

AssetSelector.qml : the dropdown should be position either above or below the combo box based on available area
2 participants