Browse Source
Previously, even though the zoom button was disabled the user could still double-click on the title bar to zoom the window. Prevent that by returning the appropriate value from `NSWindow windowShouldZoom` and move the `CanZoom` logic into a central place for use by this method and `UpdateStyle`.pull/10575/head
4 changed files with 6 additions and 2 deletions
Loading…
Reference in new issue