Commit 2313b61
committed
patch 8.1.2085: MS-Windows: draw error moving cursor over double-cell char
Problem: MS-Windows: draw error moving cursor over double-cell character.
Solution: Move the cursor to the left edge if needed. (Nobuhiro Takasaki,
closes #4986)1 parent 5e8e967 commit 2313b61
2 files changed
Lines changed: 19 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5831 | 5831 | | |
5832 | 5832 | | |
5833 | 5833 | | |
5834 | | - | |
| 5834 | + | |
5835 | 5835 | | |
5836 | 5836 | | |
5837 | 5837 | | |
| |||
5841 | 5841 | | |
5842 | 5842 | | |
5843 | 5843 | | |
5844 | | - | |
5845 | | - | |
5846 | | - | |
5847 | | - | |
5848 | 5844 | | |
| 5845 | + | |
| 5846 | + | |
| 5847 | + | |
| 5848 | + | |
5849 | 5849 | | |
| 5850 | + | |
5850 | 5851 | | |
| 5852 | + | |
| 5853 | + | |
| 5854 | + | |
| 5855 | + | |
| 5856 | + | |
| 5857 | + | |
5851 | 5858 | | |
| 5859 | + | |
| 5860 | + | |
| 5861 | + | |
| 5862 | + | |
5852 | 5863 | | |
5853 | 5864 | | |
5854 | 5865 | | |
| |||
7266 | 7277 | | |
7267 | 7278 | | |
7268 | 7279 | | |
7269 | | - | |
| 7280 | + | |
7270 | 7281 | | |
7271 | 7282 | | |
7272 | 7283 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
757 | 757 | | |
758 | 758 | | |
759 | 759 | | |
| 760 | + | |
| 761 | + | |
760 | 762 | | |
761 | 763 | | |
762 | 764 | | |
| |||
0 commit comments