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 Qt joystick dialog #2226

Merged
merged 2 commits into from Mar 14, 2022
Merged

Conversation

ts-korhonen
Copy link

Summary

The joystick dialog was set to fixed size while it's widgets are added dynamically per device selection.

Set fixed size as a constraint to allow the dialog conform to selections instead of staying the initial minimum size.

Also set the dialog title "Dialog" -> "Joystick configuration".

Checklist

References

Provide links to datasheets or other documentation that helped you implement this pull request.

Set fixed size as a constraint to allow the dialog conform to selections
instead of staying the initial minimum size.
@OBattler OBattler merged commit e962b80 into 86Box:master Mar 14, 2022
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.

None yet

2 participants