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

Toast Window Not Large Enough On MacOS: The text gets truncated and replaced with "..." #63

Open
mattharg opened this issue Mar 15, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@mattharg
Copy link

Expected Behavior

I would like to be able to increase the size of the toast windows under MacOS so that the entire text can be read, either by stipulating the size of the window or having the window size automatically to the text provided.

Actual Behavior

The window is fixed-size (small) with the text truncated and replaced with "...".
This does not occur with the iOS version of my app.

Steps to Reproduce the Problem

  1. MacOS, SwiftUI app.

Specifications

  • SwiftUI Version: XCode 14.2 on Silicon Mac, targeting macOS 13.1 (and higher) - actual target macOS is 13.2.1. Swift 5 is being used.
  • Platform (iOS or macOS): macOS
@mattharg mattharg added the good first issue Good for newcomers label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant