We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Separators appeared between terminal tabs with macOS Sonoma. Remove these separators with .listRowSeparator(.hidden).
.listRowSeparator(.hidden)
No separators should be in between tabs in list.
The text was updated successfully, but these errors were encountered:
Whoops, sorry I didn't see that you self-assigned this issue @austincondiff. Should I close the PR (#1494), or leave as is?
Sorry, something went wrong.
Closed with #1471.
austincondiff
Successfully merging a pull request may close this issue.
Description
Separators appeared between terminal tabs with macOS Sonoma. Remove these separators with
.listRowSeparator(.hidden)
.To Reproduce
Expected Behavior
No separators should be in between tabs in list.
Screenshots
The text was updated successfully, but these errors were encountered: