Commit 5c60684
patch 9.0.1608: update_topline() is called twice
Problem: update_topline() is called twice.
Solution: Do not call update_topline() before curs_columns(). (Luuk van
Baal, closes #12495)1 parent 55daae3 commit 5c60684
2 files changed
Lines changed: 6 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
| 698 | + | |
| 699 | + | |
698 | 700 | | |
699 | 701 | | |
700 | 702 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7032 | 7032 | | |
7033 | 7033 | | |
7034 | 7034 | | |
7035 | | - | |
7036 | | - | |
7037 | | - | |
7038 | 7035 | | |
7039 | | - | |
| 7036 | + | |
7040 | 7037 | | |
7041 | 7038 | | |
7042 | 7039 | | |
| |||
7055 | 7052 | | |
7056 | 7053 | | |
7057 | 7054 | | |
7058 | | - | |
7059 | | - | |
7060 | | - | |
7061 | | - | |
| 7055 | + | |
| 7056 | + | |
7062 | 7057 | | |
7063 | | - | |
7064 | | - | |
| 7058 | + | |
7065 | 7059 | | |
7066 | 7060 | | |
7067 | 7061 | | |
| |||
0 commit comments