PistonDevelopers / glutin_window

A Piston window back-end using the Glutin library
MIT License
25 stars 40 forks source link

Publish 0.50.1 #157

Closed bvssvni closed 5 years ago

0e4ef622 commented 5 years ago

AdvancedWindow::set_size should also be changed to not multiply the size by the hidpi factor.

EDIT: ok I just tested and this should definitely be changed, so I opened #158.

bvssvni commented 5 years ago

Merging.