electron/atom
Eran Tiktin aea1f8aebb Fix calculating min/max size in frameless views
The minimum and maximum size that frameless windows had used, was
incorrect. It included the border, so when it was called it actually
added that to the size, so window increased in size. The fix makes sure
that the view will use the frameless size.

This fixes #2945 and partially fixes #1806 (it also refers to some other
issues with hidpi which might still exist).
2015-10-03 22:09:57 +03:00
..
app Correctly set user agent for devtools 2015-09-14 22:55:29 +08:00
browser Fix calculating min/max size in frameless views 2015-10-03 22:09:57 +03:00
common Bump v0.33.4 2015-10-02 13:41:50 +08:00
renderer Override document.hidden 2015-10-01 18:39:35 +08:00
utility Rename PrintHandler to PrintHandlerWin since only used on Windows. 2015-05-23 19:24:29 +08:00