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

Preferences display in French is getting cut off / isn't fitting correctly #79

Closed
superhighfives opened this issue May 10, 2022 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@superhighfives
Copy link
Owner

Describe the bug
Preferences are getting cut off when the language is set to French.

To Reproduce
Steps to reproduce the behavior:

  1. Run the app with the language set to French
  2. Open Preferences

Expected behavior
The settings / content should fit without being truncated or cut off.

Screenshots

image

Environment (please complete the following information):

  • OS: macOS Big Sur
  • App Version: 0.0.13-beta1
  • Architecture: Intel

Additional context
It's related to how the window is being created and populated, which happens in AppDelegate.swift:

@IBAction func openPreferencesWindow(_: Any?) {

@superhighfives superhighfives added the bug Something isn't working label May 10, 2022
@superhighfives superhighfives added this to the 0.0.13 milestone May 10, 2022
@superhighfives superhighfives self-assigned this May 10, 2022
@superhighfives superhighfives changed the title Preferences display in French is Preferences display in French is getting cut off / isn't fitting correctly May 10, 2022
@superhighfives
Copy link
Owner Author

Fixed in 0.0.13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant