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

fix: fix filter pane header change the height on selection #1124

Merged
merged 3 commits into from Mar 11, 2023

Conversation

quanho
Copy link
Collaborator

@quanho quanho commented Mar 10, 2023

In a filter pane, the action toolbar items (to the right of the header) has 32px height, while the title has 28px height.
This causes the problem reported here qlik-oss/sn-list-objects#119.
To avoid the header height being changed on selection, we set its height to the same height of the action toolbar items.
This PR is to fix qlik-oss/sn-list-objects#119.

@quanho quanho requested a review from johanlahti March 11, 2023 09:53
@quanho quanho merged commit 65f2a1a into master Mar 11, 2023
@quanho quanho deleted the hva/filter-pane-119 branch March 11, 2023 10:08
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.

The listbox jumps a few pixels after selection
2 participants