Restrict initial cell based size scaling to macOS only

No way to check if it is the right thing to do on other platforms
This commit is contained in:
Kovid Goyal
2019-03-06 21:40:05 +05:30
parent 2550bc910d
commit 626ac0d5b8
2 changed files with 6 additions and 2 deletions

View File

@@ -81,8 +81,8 @@ 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`)
- macOS: Fix specifying initial window size in cells not working correctly on
Retina screens (:iss:`1444`)
0.13.3 [2019-01-19]