Fix symbol/PUA glyphs loaded via symbol_map instead of as fallbacks not using following spaces to render larger versions

Fixes #4670
This commit is contained in:
Kovid Goyal
2022-02-11 06:36:54 +05:30
parent 60f675758f
commit 18ce091bfa
2 changed files with 9 additions and 8 deletions

View File

@@ -123,6 +123,8 @@ Detailed list of changes
- Fix :opt:`touch_scroll_multiplier` also taking effect in terminal programs such as vim that handle mouse events themselves (:iss:`4680`)
- Fix symbol/PUA glyphs loaded via :opt:`symbol_map` instead of as fallbacks not using following spaces to render larger versions (:iss:`4670`)
0.24.2 [2022-02-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~