8000 FIX(client, ui): ACLEditor not growing evenly by Krzmbrzl · Pull Request #4455 · mumble-voip/mumble · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FIX(client, ui): ACLEditor not growing 8000 evenly #4455

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

Merged
merged 1 commit into from
Sep 4, 2020

Conversation

Krzmbrzl
Copy link
Member
@Krzmbrzl Krzmbrzl commented Sep 4, 2020

The ACLEditor's Groups tab has 3 separate columns for dealing with
members. These columns wouldn't grow equally though: The 2 leftmost
columns basically didn't grow at all while the rightmost grew to fill
the available space.

This is a problem though since the 2 leftmost columns have a ComboBox in
them and if the user wants to make those bigger, then (s)he expects this
to be possible by increasing the window's size. This was not the case
though and the ComboBoxes stayed at their initial size.

This commit makes sure that all columns now grow equally and thus
allowing the user to increase the ComboBoxe's size by increasing the
window's size.

Fixes #4453

The ACLEditor's Groups tab has 3 separate columns for dealing with
members. These columns wouldn't grow equally though: The 2 leftmost
columns basically didn't grow at all while the rightmost grew to fill
the available space.

This is a problem though since the 2 leftmost columns have a ComboBox in
them and if the user wants to make those bigger, then (s)he expects this
to be possible by increasing the window's size. This was not the case
though and the ComboBoxes stayed at their initial size.

This commit makes sure that all columns now grow equally and thus
allowing the user to increase the ComboBoxe's size by increasing the
window's size.

Fixes mumble-voip#4453
@Krzmbrzl Krzmbrzl added client ui backport-needed bug A bug (error) in the software labels Sep 4, 2020
@Krzmbrzl Krzmbrzl merged commit 153b67e into mumble-voip:master Sep 4, 2020
Krzmbrzl added a commit that referenced this pull request Sep 4, 2020
@Krzmbrzl Krzmbrzl deleted the fix-ACLEditor-UI branch November 9, 2022 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug (error) in the software client ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Group Member adding problem
1 participant
0