superhighfives / pika

An open-source colour picker app for macOS
https://superhighfives.com/pika
MIT License
1.71k stars 55 forks source link

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

Closed superhighfives closed 1 year ago

superhighfives commented 2 years ago

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):

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 commented 1 year ago

Fixed in 0.0.13.