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

Minor UI issue: wrench icon and dropdown arrow overlapping #796

Closed
foss- opened this issue Oct 15, 2021 · 4 comments
Closed

Minor UI issue: wrench icon and dropdown arrow overlapping #796

foss- opened this issue Oct 15, 2021 · 4 comments
Assignees
Labels

Comments

@foss-
Copy link

foss- commented Oct 15, 2021

Describe the bug
Minor UI issue: wrench icon and dropdown arrow overlapping
icon and dropdown arrow

Expected behavior
Not sure what is expected but the current UI looks wrong.

System Information:

  • Operating system: macOS 11.6
  • Strawberry Version: 1.0
@buckmelanoma
Copy link
Contributor

I have the same issue on my system (Linux). It appears to be an issue with scaling because changing the configure icon size to a large enough value gives enough room for each component.

That said, I tried to fix this locally and changing this button mode from QToolButton ::InstantPopup to QToolButton::MenuButtonPopup places the arrow to the right of the button without overlap. See screenshot. I'll add a PR as a potential fix.

Screenshot_20211015_154602

@buckmelanoma
Copy link
Contributor

PR #797

@jonaski
Copy link
Member

jonaski commented Oct 16, 2021

Hopefully fixed with #797

@foss-
Copy link
Author

foss- commented Dec 1, 2021

This has returned in main build:
Screenshot 2021-12-01 at 21 59 00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants