Does anyone know what this means and how to fix it?

2015-03-17 13:18:30.644 R[4195:264820] Layout still needs update after calling 
-[NSScrollView layout].  NSScrollView or one of its superclasses may have 
overridden -layout without calling super. Or, something may have dirtied layout 
in the middle of updating it.  Both are programming errors in Cocoa Autolayout. 
 The former is pretty likely to arise if some pre-Cocoa Autolayout class had a 
method called layout, but it should be fixed.

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to