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

Remove WidgetComboBox #958

Merged
merged 3 commits into from Sep 11, 2012
Merged

Conversation

dorkster
Copy link
Collaborator

I noticed that the Languages combobox was too long for the game's default 640x480 resolution. This is the second time this has happened (first was the old Resolutions combobox going off screen), so I just went ahead and replaced these comboboxes with listboxes.

I also removed a hardcoded bit related to the keybindings scrollpane, so now the keybinds are properly spaced in the 320x240 mod.

@clintbellanger
Copy link
Owner

Let's remember that WidgetComboBox exists in the source history in case we need it again. Otherwise I'm fine with unused code being purged like this.

clintbellanger added a commit that referenced this pull request Sep 11, 2012
@clintbellanger clintbellanger merged commit e3401de into clintbellanger:master Sep 11, 2012
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