Skip to content

PropertyWidget: Limit comboboxes to column width #1558

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

Conversation

rhaschke
Copy link
Contributor

Follow up on #1545: The original fix missed some size updates. Thus, added QEvent::Show in SplitterHandle's event filter.
Also, combobox editors, created by enum properties need to be limited in width. To show the full enum texts in the drop down, this one might be wider.

Also consider QEvent::Show in SplitterHandle's event filter.
@rhaschke rhaschke force-pushed the fix-property-widget branch from d259722 to 4596b3a Compare November 16, 2020 10:49
@rhaschke rhaschke merged commit 7a4d92e into ros-visualization:melodic-devel Nov 16, 2020
@rhaschke rhaschke deleted the fix-property-widget branch November 16, 2020 11:30
UniBwTAS pushed a commit to UniBwTAS/rviz that referenced this pull request Jun 7, 2021
)

Also consider QEvent::Show in SplitterHandle's event filter.
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.

1 participant