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
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.
The text was updated successfully, but these errors were encountered:
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!
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.
The text was updated successfully, but these errors were encountered: