summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorAkemi <der.richter@gmx.de>2017-01-16 17:51:16 +0100
committerAkemi <der.richter@gmx.de>2017-01-19 14:59:51 +0100
commit717ee3ddba9cd04df3ffe5fc75598c04b73c04a1 (patch)
treeadfdf74857330464922de378ea563f33746c13e0 /DOCS
parent9490b628c57e109b8e504dafeb43f409885c0337 (diff)
downloadmpv-717ee3ddba9cd04df3ffe5fc75598c04b73c04a1.tar.bz2
mpv-717ee3ddba9cd04df3ffe5fc75598c04b73c04a1.tar.xz
cocoa: don't constrain window frame for fullscreen
our constrainFrameRect prevents our window from positioning itself ontop of the menubar, which is unwanted for a fullscreen window. this always positioned our window vertically at -22/-23pt when going into fullscreen because of the menubar. this bug doesn't show on newer versions of OS X since the various flags we set force the window position. on OS X 10.9 though the fullscreen window was shifted 22pt downwards. even though this bug doesn't show on newer OS X versions, it should still be fixed for a possible behaviour changes in future version. Fixes #4044
Diffstat (limited to 'DOCS')
0 files changed, 0 insertions, 0 deletions