xcode9-beta5

High Sierra update causes NSTableView to flip and scramble

房东的猫 提交于 2019-12-07 11:08:43
问题 I'm updating an existing project which has worked fine for years to High Sierra. The view loads correctly and looks as it always has: Then, after I open a popup and close it again, the view moves things around, flips things, and generally looks very crazy: Notice the Info title drops to the bottom, the left side text items reverse order, and the date and dropdown text flip. Mouse interaction seems very scrambled as well when this happens. I'm not sure where to even start with solving this one

High Sierra update causes NSTableView to flip and scramble

∥☆過路亽.° 提交于 2019-12-05 17:50:32
I'm updating an existing project which has worked fine for years to High Sierra. The view loads correctly and looks as it always has: Then, after I open a popup and close it again, the view moves things around, flips things, and generally looks very crazy: Notice the Info title drops to the bottom, the left side text items reverse order, and the date and dropdown text flip. Mouse interaction seems very scrambled as well when this happens. I'm not sure where to even start with solving this one, anyone have any ideas? This is using xcode 9 beta 5 and High Sierra Beta 6. Update: This is also in