pika icon indicating copy to clipboard operation
pika copied to clipboard

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

Open superhighfives opened this issue 3 years ago • 0 comments

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: https://github.com/superhighfives/pika/blob/907a678ae2fb66a23c8051709ca555e51228ebe4/Pika/AppDelegate.swift#L172

superhighfives avatar May 10 '22 10:05 superhighfives