Skip to content

Text overflow : OpenPreferencesWarning #1327

@ad-angelo

Description

@ad-angelo

Before Submitting Your Bug Report

  • I have verified that there isn't already an issue reporting the same bug to prevent duplication.
  • I have seen the FAQ.

Maccy Version (see 'About' window)

2.6.1

Description

Depending on the localization (here in fr), the disabled footer warning (OpenPreferencesWarning) overflows instead of wrapping.

Image

In tried to fix it myself, but didn't succeed :

Text()
.fixedSize(horizontal: true, vertical: true)
.frame(maxWidth: .infinity, alignment: .leading)

Steps to Reproduce

  1. Set localization to fr
  2. Go to Appearance Settings panel
  3. Disable show footer
  4. See the warning message overflow

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions