Commit Graph
1 Commits
Author SHA1 Message Date
Lawrence Kesteloot 2023380cbf Fix size of window on MacOS.
The API for NSWindow's creation has a contentRect parameter,
but it seems to be handled like a frameRect. So convert from
contentRect to frameRect first. Without this change the
top 20-ish lines of the image are under the title bar.
2018-08-27 10:05:54 -07:00