Commit 7860bac
committed
patch 8.0.0556: getting window position fails if GUI and term possible
Problem: Getting the window position fails if both the GUI and term
code is built in.
Solution: Return after getting the GUI window position. (Kazunobu Kuriyama)1 parent d2381a2 commit 7860bac
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5302 | 5302 | | |
5303 | 5303 | | |
5304 | 5304 | | |
| 5305 | + | |
5305 | 5306 | | |
5306 | 5307 | | |
5307 | 5308 | | |
| |||
5328 | 5329 | | |
5329 | 5330 | | |
5330 | 5331 | | |
| 5332 | + | |
5331 | 5333 | | |
5332 | 5334 | | |
5333 | 5335 | | |
| |||
7715 | 7717 | | |
7716 | 7718 | | |
7717 | 7719 | | |
| 7720 | + | |
7718 | 7721 | | |
7719 | 7722 | | |
7720 | 7723 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
| 767 | + | |
| 768 | + | |
767 | 769 | | |
768 | 770 | | |
769 | 771 | | |
| |||
0 commit comments