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
macOS 12 seems to have an issue with the autoresizing constraint translation where it adds to the initial width of the sidebar NSOutlineView that doesn't seem needed on macOS 14. Can be worked around with some hacks I'm not entirely comfortable with:
macOS 12 seems to have an issue with the autoresizing constraint translation where it adds to the initial width of the sidebar NSOutlineView that doesn't seem needed on macOS 14. Can be worked around with some hacks I'm not entirely comfortable with:
Where it basically just removes the automatically made constraints and makes up its own.
The text was updated successfully, but these errors were encountered: