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

larger and scrollable map list with max-height, fix #667 #669

Merged
merged 1 commit into from Mar 8, 2015

Conversation

illwieckz
Copy link
Member

Hi, this is some ui changes to fix #667.

Before this changes, the map list could be longer than the screen, and the map names larger than the map list:

map list

With this fix, the map selector is as large as other form entries (I have enlarged each since it was possible and it allows future needs), scrollable and have a max-height.

The max-height and the scroll bar only appears on long list.

Small list (adaptive height, no scrollbar):

small list

Long list (max height, scrollbar):

long list

DolceTriade added a commit that referenced this pull request Mar 8, 2015
larger and scrollable map list with max-height, fix #667
@DolceTriade DolceTriade merged commit daa6cd8 into Unvanquished:master Mar 8, 2015
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.

Map list is not scrollable
2 participants