After rebuilding my app (written in objective-c so no Swift at all) in macOS Tahoe with Xcode beta 2, I've noticed that NSButtons such as OK and Cancel laid out in my XIB files are now bigger and **** up against each other. I've got a lot of existing windows that contain buttons laid out using Interface Builder that predate constraints. The buttons were originally placed apart where they would "snap" the correct distance from each other. It's a lot of work for me to go through all the XIB files and windows and add constraints so I'd like to avoid that if at all possible. I've tried setting prefersCompactControlSizeMetrics
to true for my window's contentView
but that didn't help.
Existing NSButtons are now bigger in macOS Tahoe
LOL, they censored the word that's a synonym for abut and adjoin. Anyway, the buttons are right next to each other with no gap.