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

[Idea] Use SwiftUI.Table for Signal Types #99

Open
chFlorian opened this issue Jan 14, 2022 · 1 comment
Open

[Idea] Use SwiftUI.Table for Signal Types #99

chFlorian opened this issue Jan 14, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@chFlorian
Copy link

Hey there, love the lightweight SDK and everything!

SwiftUI 3 recently added the Table (View) for macOS, which I think could be a nice and native looking replacement for the "Signal Types" page.
Obviously I don't know if you're even using SwiftUI or what your target macOS version is, but maybe this might be worth looking into.

@winsmith
Copy link
Contributor

We tried! The code's all there. But we encountered significant problems when compiling the table code: as soon as there are more than 5 columns, compilation gets very unreliable.

Might be worth trying again now with Xcode 13.2 though. Thanks for the suggestion!

@winsmith winsmith added the enhancement New feature or request label Jan 14, 2022
@winsmith winsmith transferred this issue from TelemetryDeck/Issues Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants