You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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
Specifications
The text was updated successfully, but these errors were encountered: