On Thu, Apr 02, 2020 at 11:49:45AM +0530, Ashish SHUKLA wrote: > On 4/2/20 12:23 AM, Alan Third wrote: > > > > It’s quite possible we’ll need to provide some sort of option to force > > this, or to do run‐time feature detection. I don’t much fancy trying > > to code up the runtime detection for this feature, but if we need it > > we need it. > > That definitely seems more foolproof. Let me know if you like me to test > your diff. Can you please try the attached patches? The fix for this is built on the one for fixing frame resizing. Ultimately they should both end up on master, so I didn’t want to make separate branches and have to rework them later. You may have to set this CFLAG to enable the changes: -DMAC_OS_X_VERSION_MAX_ALLOWED=101500 -- Alan Third