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

Shorten toolbar button labels #3903

Merged
merged 1 commit into from Sep 14, 2023

Conversation

HebaruSan
Copy link
Member

@HebaruSan HebaruSan commented Sep 13, 2023

Problem

On Discord, a Linux user with a 1024x768 monitor reported not being able to see the Filter dropdown button even with the GUI maximized:

image

Cause

Windows's toolbar has a dropdown feature to accommodate toolbar overflow, but Mono never implemented that.

image

Changes

Now the following buttons' English titles are shortened to allow them to fit into a smaller space:

  • Launch Game → Play
  • Add available updates → Update all
  • Apply changes → Apply

These should be clear enough to both new and existing users.

image

@HebaruSan HebaruSan added Easy This is easy to fix GUI Issues affecting the interactive GUI Linux Issues specific for Linux Mono Issues specific for Mono labels Sep 13, 2023
Copy link
Member

@techman83 techman83 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks sensible to me!

@HebaruSan HebaruSan merged commit b901adb into KSP-CKAN:master Sep 14, 2023
10 checks passed
@HebaruSan HebaruSan deleted the fix/gui-toolbar-width branch September 14, 2023 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy This is easy to fix GUI Issues affecting the interactive GUI Linux Issues specific for Linux Mono Issues specific for Mono
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants