Fix specifying initial window size in cells not working correctly on HiDPI screens

Fixes #1444
This commit is contained in:
Kovid Goyal
2019-03-06 21:23:54 +05:30
parent 0a153e2524
commit 2550bc910d
4 changed files with 28 additions and 20 deletions

View File

@@ -81,6 +81,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Update to using the Unicode 12 standard
- Fix specifying initial window size in cells not working correctly on HiDPI
screens (:iss:`1444`)
0.13.3 [2019-01-19]
------------------------------