pika
pika copied to clipboard
Preferences display in French is getting cut off / isn't fitting correctly
Describe the bug Preferences are getting cut off when the language is set to French.
To Reproduce Steps to reproduce the behavior:
- Run the app with the language set to French
- Open Preferences
Expected behavior The settings / content should fit without being truncated or cut off.
Screenshots
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: https://github.com/superhighfives/pika/blob/907a678ae2fb66a23c8051709ca555e51228ebe4/Pika/AppDelegate.swift#L172