Fix changing cursor_text_color via remote control not working

Fixes #1229
This commit is contained in:
Kovid Goyal
2018-12-16 17:12:49 +05:30
parent 37ee693de2
commit f8ebba3954
9 changed files with 72 additions and 28 deletions

View File

@@ -18,6 +18,9 @@ Changelog
- Fix Private use Unicode area characters followed by spaces at the end of text
not being rendered correctly (:iss:`1210`)
- Fix changing :opt:`cursor_text_color` via remote control not working
(:iss:`1229`)
0.13.1 [2018-12-06]
------------------------------