Skip to content
  • John Ralls's avatar
    Refine GdkQuartzNSWindow convertPointToScreen: · aeec73f5
    John Ralls authored
    and convertPointFromScreen:, making them handle all MacOS versions
    so that all of the if-deffing happens in the function definitions.
    This happens to fix issue 1518 because it turns out that contrary
    to the annotation in the 10.14 nNSWindow.h, convertPointToScreen and
    convertPointFromScreen originate in 10.14, not 10.12.
    
    Closes: #1518
    aeec73f5