mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-24 09:18:08 +02:00
Fix window not being rendered for the first time until some input has been received from child process
Fixes #2216
This commit is contained in:
@@ -25,6 +25,10 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
||||
- Fix lines at the edge of the window at certain windows sizes when drawing
|
||||
images on a transparent window (:iss:`2079`)
|
||||
|
||||
- Fix window not being rendered for the first time until some input has been
|
||||
received from child process (:iss:`2216`)
|
||||
|
||||
|
||||
0.15.0 [2019-11-27]
|
||||
--------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user