Skip to content

Conversation

dreampiggy
Copy link
Collaborator

The Autolayout engine seems does not works as expected, because when running on AppKit. The SwiftUI layout system.

Seems looks like the issue in #3 , some internal hack of SwiftUI engine break this. However, use the frame layout solve the problem.

…the issue when running on AppKit (not Catalyst)
@dreampiggy dreampiggy added fix apple bug Apple's bug that need workaround labels Oct 5, 2019
@dreampiggy dreampiggy merged commit 9ab29c1 into master Oct 5, 2019
@dreampiggy dreampiggy deleted the bugfix_view_wrapper_mac branch October 5, 2019 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apple bug Apple's bug that need workaround fix
1 participant