Skip to content

Fix filter fields expansion on macOS#259

Merged
rodolakis merged 1 commit into
mainfrom
92-mac-os-filters
Jan 5, 2026
Merged

Fix filter fields expansion on macOS#259
rodolakis merged 1 commit into
mainfrom
92-mac-os-filters

Conversation

@rodolakis

@rodolakis rodolakis commented Dec 22, 2025

Copy link
Copy Markdown
Collaborator

Set QFormLayout fieldGrowthPolicy to ExpandingFieldsGrow to allow filter fields to expand horizontally on macOS. No changes on Linux.

Before on MacOS:

image

After on MacOS:
image

After on Linux:
image

Set QFormLayout fieldGrowthPolicy to ExpandingFieldsGrow to allow
filter fields to expand horizontally on macOS. This matches the
behavior already present on Linux and Windows.
@rodolakis rodolakis added this to the v1.0 milestone Dec 22, 2025
@rodolakis rodolakis requested a review from prjemian December 22, 2025 20:44
@rodolakis rodolakis self-assigned this Dec 22, 2025
@rodolakis rodolakis added the bug Something isn't working label Dec 22, 2025
@rodolakis rodolakis linked an issue Dec 22, 2025 that may be closed by this pull request
@rodolakis rodolakis assigned rodolakis and unassigned rodolakis Dec 22, 2025
@rodolakis

Copy link
Copy Markdown
Collaborator Author

Works on Windows as well:

image

@prjemian prjemian moved this to Review in GemViz initial release Jan 5, 2026

@prjemian prjemian left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rodolakis rodolakis merged commit 8e4b3d0 into main Jan 5, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this from Review to Done in GemViz initial release Jan 5, 2026
@rodolakis rodolakis deleted the 92-mac-os-filters branch January 5, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Development

Successfully merging this pull request may close these issues.

Mac OS: filters text entries don't expand

2 participants