Fix second cell of emoji created using variation selectors not having the same attributes as the first cell

Fix #1109
This commit is contained in:
Kovid Goyal
2018-10-30 15:00:47 +05:30
parent 65c2cbe93a
commit 23aea68e32
2 changed files with 3 additions and 0 deletions

View File

@@ -57,6 +57,8 @@ Changelog
- Fix :opt:`mouse_hide_wait` only taking effect after an event such as cursor
blink or key press (:iss:`1073`)
- Fix second cell of emoji created using variation selectors not having
the same attributes as the first cell (:iss:`1109`)
0.12.3 [2018-09-29]
------------------------------