Open datishans opened 7 years ago
I'm on macOS Sierra (10.12.5), oF master branch, Xcode 8.3.1 and not seeing this error.
Can you provide some test code to reproduce?
Have reproduced it using the following setup:
macOS Sierra (10.12.5) oF: of_v0.9.8_osx_release (-> not main branch, this could be the diff?) Xcode 8.3.1
I've stripped my current project to a minimum, so here you go:
probably This is an apple related issue, https://openradar.appspot.com/28700495
I've no idea how it is really caused, I can repeat it consistently but i cannot debug it.. I've tried putting a DETECTED_MISSING_CONSTRAINTS flag on the debugger it stops somewhere inside NSView:
ofSystemAlertDialog() will throw a warning on the console about missing constraints.
My setup: macOS Sierra (10.12.3) oF: of_v0.9.8_osx_release Xcode 8.2.1