diff options
author | Mathijs van de Nes <git@mathijs.vd-nes.nl> | 2015-09-23 13:11:00 +0200 |
---|---|---|
committer | Mathijs van de Nes <git@mathijs.vd-nes.nl> | 2015-09-23 13:11:00 +0200 |
commit | 4046a892ee5d8e7ac3b3a4e42d8692e878dceb7f (patch) | |
tree | 830fcef630623118b3cb13f6e467857db70d8121 /src/platform | |
parent | 0f9693bde4d67e77fa3691a2c9d3ed0151abec71 (diff) | |
download | glutin-4046a892ee5d8e7ac3b3a4e42d8692e878dceb7f.tar.gz glutin-4046a892ee5d8e7ac3b3a4e42d8692e878dceb7f.zip |
Fix Window.set_inner_size() on Win32
Previously, the function would actually set the outer size of the window
instead of the inner size.
We fix this by first letting windows calculate the outer size based upon
the specified inner size.
Diffstat (limited to 'src/platform')
0 files changed, 0 insertions, 0 deletions